Opened 9 years ago
Closed 6 years ago
#42941 closed enhancement (fixed)
Improve options.php error "options page not found"
| Reported by: | tdlewis77 | Owned by: | SergeyBiryukov |
|---|---|---|---|
| Priority: | normal | Milestone: | 5.4 |
| Component: | Plugins | Version: | 4.9.1 |
| Severity: | normal | Keywords: | has-patch needs-testing |
| Cc: | Focuses: |
Description
The message generated by options.php when the options page is not in the whitelist is "Error: options page not found". This message is so generic that it provides the plug-in developer with no clue as to what needs to be addressed. A more useful message would be "Error: options page X not found in whitelist."
Attachments (1)
Change History (5)
This ticket was mentioned in Slack in #core by tdlewis77. View the logs.
9 years ago
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
This seems like a welcome change to me. It's only a small modification that adds some useful information for people who stumble across this error while developing their options pages.
Changed from
defecttoenhancement.