? ? Pending

User tests: Successful: Unsuccessful:

avatar ethernidee
ethernidee
23 Sep 2017

Summary of Changes

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.

Testing Instructions

Enter non-existing url in browser to trigger 404 page.

Expected result

Default template error page should be displayed, as usual.

Documentation Changes Required

No changes.

avatar joomla-cms-bot joomla-cms-bot - change - 23 Sep 2017
Category Installation Language & Strings Libraries
avatar ethernidee ethernidee - open - 23 Sep 2017
avatar ethernidee ethernidee - change - 23 Sep 2017
Status New Pending
avatar ethernidee ethernidee - change - 23 Sep 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-09-23 16:20:01
Closed_By ethernidee
Labels Added: ? ?
avatar ethernidee ethernidee - close - 23 Sep 2017

Add a Comment

Login with GitHub to post a comment