Maybe a discussion point... or just quick fix.
Go to any fake url to generate a 404
Although the Status text can be any human readable string, it is most common to stick to the accepted text of "Not Found"
"404 Not Found"
or
"404 Page Not Found"
404 URL Invalid
The URL is a VALID Url, just in the context of the routing in Joomla doesnt lead to a "page".... so "URL Invalid is syntactically wrong.
Joomla! 4.0.0-alpha3 Alpha [ Amani ] 12-May-2018 15:23 GMT
Labels |
Added:
?
|
Status | New | ⇒ | Discussion |
Category | ⇒ | Router / SEF UI/UX |
Labels |
Added:
?
|
Labels |
Removed:
?
|
Labels |
Added:
J4 Issue
|
Status | Discussion | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-05-15 22:19:13 |
Closed_By | ⇒ | Quy |
Closed_By | Quy | ⇒ | joomla-cms-bot |
Set to "closed" on behalf of @Quy by The JTracker Application at issues.joomla.org/joomla-cms/20358
This exception only is thrown in one place :) so simple from that perspective to fix https://github.com/joomla/joomla-cms/blob/4.0-dev/libraries/src/Router/Router.php#L150
Given we are rendering this one maybe it might also be a good idea to pass this one through JText....