default 404 error page is not user and search engine friendly
build in 404 error page handling so that the 404 page is build based on the template.. with module positions for example smart search etc..
Labels |
Added:
?
|
Status | New | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2018-10-10 08:02:09 |
Closed_By | ⇒ | brianteeman |
Closed for the reasons stated above
The error handling is rewritten in 4.0 to allow a template's
error.php
layout to behave the same way as theindex.php
layout. This cannot be done in 3.x due to B/C concerns.