[wp-trac] [WordPress Trac] #18340: Quickedit on Spam Comments adds approve and unapprove

WordPress Trac wp-trac at lists.automattic.com
Sat Aug 6 13:59:18 UTC 2011


#18340: Quickedit on Spam Comments adds approve and unapprove
----------------------------+------------------
 Reporter:  hebbet          |       Owner:
     Type:  defect (bug)    |      Status:  new
 Priority:  normal          |   Milestone:  3.3
Component:  Administration  |     Version:  3.1
 Severity:  normal          |  Resolution:
 Keywords:  needs-patch     |
----------------------------+------------------

Comment (by ocean90):

 The problem is, that  {{{$comment_status}}} is NULL, which is needed for
 this [http://core.trac.wordpress.org/browser/trunk/wp-admin/includes
 /class-wp-comments-list-table.php#L389 if clause].

 In [http://core.trac.wordpress.org/browser/trunk/wp-admin/admin-
 ajax.php#L730 admin-ajax.php line 730] {{{$comment_status}}} will be
 defined but it isn't global.

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/18340#comment:2>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list