[wp-trac] [WordPress Trac] #2809: Better handling of users with no role

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 10 05:38:30 GMT 2006


#2809: Better handling of users with no role
----------------------------+-----------------------------------------------
       Id:  2809            |      Status:  new                     
Component:  Administration  |    Modified:  Sat Jun 10 05:38:30 2006
 Severity:  normal          |   Milestone:  2.1                     
 Priority:  normal          |     Version:  2.0.2                   
    Owner:  anonymous       |    Reporter:  markjaquith             
----------------------------+-----------------------------------------------
 = Summary =
 user tables can be shared across multiple blogs, but roles and permissions
 are allocated on a per-blog basis.  We need better handling of users with
 no role on the current blog.

 = Issues =
  * In the user list, there is no role listed for people who don't have
 one.  We should replace this with text such as "No role on this blog" and
 italicize it so that it appears different from the other role names.
  * * Screenshot of issue:
 http://img460.imageshack.us/img460/9127/wpusernoperms6ox.png
  * When you edit a user with no role on the current blog, the role
 dropdown list doesn't match any role, so it just uses the first one...
 Administrator on default setups!  This means that when you edit a user via
 the user administration panel on a blog on which that user has no role,
 you have to give that user a role on the current blog, and that role will
 be "Administrator" if you aren't paying attention.  We need to create a
 new entry in the dropdown list "No role on this blog" and use that for
 users without a role.

 I'll be working on patches for these issues.

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


More information about the wp-trac mailing list