[wp-trac] [WordPress Trac] #13137: Unable to edit users in 3.0 beta 1

WordPress Trac wp-trac at lists.automattic.com
Fri Apr 30 19:31:32 UTC 2010


#13137: Unable to edit users in 3.0 beta 1
----------------------------+-----------------------------------------------
 Reporter:  numeeja         |        Owner:          
     Type:  defect (bug)    |       Status:  reopened
 Priority:  high            |    Milestone:  3.0     
Component:  Administration  |      Version:  3.0     
 Severity:  critical        |   Resolution:          
 Keywords:  needs-patch     |  
----------------------------+-----------------------------------------------
Changes (by uglyrobot):

  * keywords:  => needs-patch
  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 The issue still exists in revision [14321]. If you are using multisite and
 logged in as blog admin (not super admin) the edit_users capability
 returns false, affecting the edit links on the users page and any plugins
 that rely on it. Discovered when my admin menu wasn't being added:

 {{{
 add_menu_page('Test', 'Test', 'edit_users', 'test', 'my_output');
 }}}

 This may affect other capabilities as well. Testing...

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


More information about the wp-trac mailing list