[wp-trac] [WordPress Trac] #15692: Notice in confirm_delete_users()

WordPress Trac wp-trac at lists.automattic.com
Sun Dec 5 19:57:11 UTC 2010


#15692: Notice in confirm_delete_users()
------------------------------+---------------------------------------------
 Reporter:  ocean90           |       Owner:           
     Type:  defect (bug)      |      Status:  new      
 Priority:  normal            |   Milestone:  3.1      
Component:  Warnings/Notices  |     Version:  3.1      
 Severity:  normal            |    Keywords:  has-patch
------------------------------+---------------------------------------------
 {{{
 Notice: Undefined property: WP_User::$user_id in
 /Users/Dominik/Sites/WordPress/Trunk/wp_ms/wp-admin/network/edit.php on
 line 60
 }}}

 Is should be $user->id. But we can remove it, because the in_array check
 with $allusers is enough, it includes all the ID's.

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


More information about the wp-trac mailing list