[wp-trac] [WordPress Trac] #17511: _access_denied_splash() doesn't account for the network admin

WordPress Trac wp-trac at lists.automattic.com
Thu May 19 17:30:55 UTC 2011


#17511: _access_denied_splash() doesn't account for the network admin
----------------------------+-----------------------------
 Reporter:  kawauso         |      Owner:
     Type:  defect (bug)    |     Status:  new
 Priority:  normal          |  Milestone:  Awaiting Review
Component:  Administration  |    Version:  3.2
 Severity:  normal          |   Keywords:  has-patch
----------------------------+-----------------------------
 If a user with insufficient permissions attempts to access the network
 admin, the splash refers to it in the context of the main site, not the
 network.

 >You attempted to access the "Foo" dashboard, but you do not currently
 have privileges on this site. If you believe you should be able to access
 the "Foo" dashboard, please contact your network administrator.

 It would make more sense if it was something like:

 >You attempted to access the network dashboard, but you do not currently
 have sufficient privileges on this network. If you believe you should be
 able to access the network dashboard, please contact your network
 administrator.

 On a related note, isn't the dashboard meant to refer only to a specific
 page? The splash currently displays for any pages with insufficient
 permissions and those that don't exist.

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


More information about the wp-trac mailing list