[wp-trac] [WordPress Trac] #15876: Problems with comment editing / replying / approving / trashing when editing post

WordPress Trac wp-trac at lists.automattic.com
Mon Dec 20 14:38:03 UTC 2010


#15876: Problems with comment editing / replying / approving / trashing when
editing post
-------------------------------------------------+----------------------
 Reporter:  garyc40                              |       Owner:  garyc40
     Type:  defect (bug)                         |      Status:  new
 Priority:  highest omg bbq                      |   Milestone:  3.1
Component:  Administration                       |     Version:  3.1
 Severity:  blocker                              |  Resolution:
 Keywords:  has-patch needs-testing ui-feedback  |
-------------------------------------------------+----------------------

Comment (by scribu):

 {{{
 $wp_list_table->checkbox = ( isset($_POST['checkbox']) && true ==
 $_POST['checkbox'] ) ? 1 : 0;
 $wp_list_table = get_list_table('WP_Comments_List_Table');
 }}}

 Should be reversed, no?

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


More information about the wp-trac mailing list