[wp-trac] [WordPress Trac] #6165: AJAX doesn't work when editing comments on single post

WordPress Trac wp-trac at lists.automattic.com
Tue Mar 11 19:30:48 GMT 2008


#6165: AJAX doesn't work when editing comments on single post
----------------------+-----------------------------------------------------
 Reporter:  mdawaffe  |       Owner:  anonymous       
     Type:  defect    |      Status:  new             
 Priority:  normal    |   Milestone:  2.5             
Component:  General   |     Version:  2.5             
 Severity:  normal    |    Keywords:  has-patch commit
----------------------+-----------------------------------------------------
 1. Go to Manage -> Posts
  2. Click comment bubble of post with comments.
  3. Unapprove a comment.
  4. Note that page refreshes instead AJAX updating.

 The problem is that we enqueue the ajax JS for these single post pages
 only when the od {{{$_GET['c']}}} parameter is set.

 Attached.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/6165>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list