[wp-trac] Re: [WordPress Trac] #8811: Comment custom callback and comment form placement

WordPress Trac wp-trac at lists.automattic.com
Tue Jan 6 13:52:11 GMT 2009


#8811: Comment custom callback and comment form placement
------------------------------------------+---------------------------------
 Reporter:  jeremyclark13                 |        Owner:     
     Type:  defect (bug)                  |       Status:  new
 Priority:  low                           |    Milestone:  2.8
Component:  Comments                      |      Version:  2.7
 Severity:  normal                        |   Resolution:     
 Keywords:  custom callback comment form  |  
------------------------------------------+---------------------------------
Comment (by jeremyclark13):

 Replying to [comment:1 mrmist]:
 > Your no-callback page does not have the anchors in the source.  So
 that's the reason for the box being at the end.  Whether that is a bug or
 something you have to output yourself I am not sure at this stage.

 It's not the anchors I have the anchors on my blog and it still didn't
 work, but nevertheless I think I found the problem and It does seem to be
 a bug.
 This is part of the link that output by the reply_link function on the
 callback page
 onclick='return addComment.moveForm("comment-15", "15", "respond",
 "1")[[BR]]
 But on the noncallback page it looks like this.[[BR]]
 onclick='return addComment.moveForm("div-comment-17", "17", "respond",
 "1")
 So for some reason the javascript is different between the two.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/8811#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list