? Success

User tests: Successful: Unsuccessful:

avatar berserkerx
berserkerx
20 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 - 20 Sep 2017
Category Libraries
avatar berserkerx berserkerx - open - 20 Sep 2017
avatar berserkerx berserkerx - change - 20 Sep 2017
Status New Pending
avatar berserkerx berserkerx - change - 21 Sep 2017
Labels Added: ?
avatar berserkerx
berserkerx - comment - 21 Sep 2017

Is there any way to restart drone check? Have no clue, why the build failed.

avatar ethernidee
ethernidee - comment - 23 Sep 2017

Closing pull request, cause drone is hanging.

avatar ethernidee ethernidee - change - 23 Sep 2017
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2017-09-23 15:51:16
Closed_By ethernidee
avatar ethernidee ethernidee - close - 23 Sep 2017
avatar wojsmol
wojsmol - comment - 23 Sep 2017

@ethernidee Dron hanging can be solved without closing this PR.

avatar ethernidee
ethernidee - comment - 23 Sep 2017

I will try to open the new one. If issue remains, I will ask for help ))
Checked same git commands locally, everything worked. Tried to change commit a bit, but it also didn't help.

Add a Comment

Login with GitHub to post a comment