User tests: Successful: Unsuccessful:
Currently, if a page is loaded with task
handling invalid controller, Joomla reports 500 server error status.
But logically, it should be a 404 response, but not a server error.
For instance, I have a custom notifier on server errors, but it's just an invalid URL, or it could be an old URL with menu item type changes. Once indexed by search engine, it will send you 500 errors.
Load any usual single article URL with appended invalid task like ?task=foo.bar
, i.e.:
https://www.joomla.org/announcements/release-news/5928-joomla-5-3-1-bugfix-release.html?task=foo.bar
Invalid URL returns 500 status.
Invalid URL returns 404 status.
Please select:
No documentation changes for docs.joomla.org needed
No documentation changes for manual.joomla.org needed
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |