[wp-trac] [WordPress Trac] #17514: _access_denied_splash() wording doesn't account for insufficient permissions
WordPress Trac
wp-trac at lists.automattic.com
Thu May 19 17:39:59 UTC 2011
#17514: _access_denied_splash() wording doesn't account for insufficient
permissions
--------------------------+-----------------------------
Reporter: kawauso | Owner:
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: General | Version: 3.2
Severity: normal | Keywords:
--------------------------+-----------------------------
The error presented when a user can't access a page either due to
insufficient permissions or because it doesn't exist in 3.1 was:
>You do not have sufficient permissions to access this page.
whereas in 3.2 it is now:
>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.
The new message implies the user doesn't have ''any'' permissions, rather
than just insufficient permissions.
It only affects plugin/theme created pages, since core admin pages still
use the "Cheatin’ uh?" message.
Related: #17511
--
Ticket URL: <http://core.trac.wordpress.org/ticket/17514>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list