Make WordPress Core

Opened 15 years ago

Closed 15 years ago

#18662 closed enhancement (duplicate)

Misleading error message for non-existent plugin settings page

Reported by: Latz Owned by:
Priority: normal Milestone:
Component: Plugins Version: 3.3
Severity: normal Keywords: has-patch 2nd-opinion
Cc: Focuses:

Description

If you call a plugin settings page that does not exist
(e.g. http://.../wp-admin/options-general.php?page=not-here) WordPress dies with the error message "You do not have sufficient permissions to access this page." though the user would have the permissions if the page would exist.

Quite confusing. Happened to me as an author changed the $menu_slug in an update and I tried to load the option page via my browser's bookmark. Took me some time to figure out what the problem was.

The error message should be "Plugin setting page does not exist."

Attachments (1)

18662.diff (1.3 KB ) - added by Latz 15 years ago.

Download all attachments as: .zip

Change History (2)

@Latz
15 years ago

#1 @SergeyBiryukov
15 years ago

  • Milestone Awaiting Review
  • Resolutionduplicate
  • Status newclosed
Note: See TracTickets for help on using tickets.