User tests: Successful: Unsuccessful:
Refactored ExceptionHandler class (previously JErrorPage): separated logging and rendering, added helper methods, replaced old class names (JXxx) with namespaced ones.
Now if ExceptionHandler::render()
is called manually from anywhere, no logging is performed. If ExceptionHandler::handleException()
is called, both logging and rendering is performed.
Enter non-existing url in browser to trigger 404 page.
Default template error page should be displayed, as usual.
No changes.
Category | ⇒ | Installation Language & Strings Libraries |
Status | New | ⇒ | Pending |
Status | Pending | ⇒ | Closed |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-09-23 16:20:01 |
Closed_By | ⇒ | ethernidee | |
Labels |
Added:
?
?
|