? Pending

User tests: Successful: Unsuccessful:

avatar laoneo
laoneo
24 Feb 2017

Move JErrorPage class to namespace. Additionally some doc blocks are changed to be inline with rest.

avatar laoneo laoneo - open - 24 Feb 2017
avatar laoneo laoneo - change - 24 Feb 2017
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 24 Feb 2017
Category Libraries
avatar laoneo laoneo - change - 24 Feb 2017
The description was changed
avatar laoneo laoneo - edited - 24 Feb 2017
avatar mbabker
mbabker - comment - 24 Feb 2017

I know so far this has been just a straight "move to namespace" effort, but with this one class, can we take the opportunity to rename it to something more logical? Joomla\Cms\ExceptionHandler perhaps?

It really isn't an error page renderer (even though that's what it is doing), it's the default global exception handler.

avatar laoneo
laoneo - comment - 24 Feb 2017

That's the reason why I do a pr per folder that we can do some cleanup during the move.

What about moving it to Joomla\Cms\Exception\ExceptionHandler? When we will have some more gloabal exceptions then we can put them all into that folder. Even JException.

avatar mbabker
mbabker - comment - 24 Feb 2017

I don't care if it's in a subnamespace, I just prefer the class name to not be ErrorPage ?

avatar laoneo laoneo - change - 24 Feb 2017
Labels Added: ?
avatar laoneo
laoneo - comment - 24 Feb 2017

Done

avatar joomla-cms-bot joomla-cms-bot - change - 27 Mar 2017
Category Libraries External Library Libraries Unit Tests
avatar laoneo laoneo - change - 27 Mar 2017
Labels Added: ? ?
avatar joomla-cms-bot joomla-cms-bot - change - 27 Mar 2017
Category Libraries External Library Unit Tests Libraries
avatar laoneo laoneo - change - 27 Mar 2017
Labels Removed: ? ?
avatar wilsonge wilsonge - change - 27 Mar 2017
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2017-03-27 09:02:09
Closed_By wilsonge
avatar wilsonge wilsonge - close - 27 Mar 2017
avatar wilsonge wilsonge - merge - 27 Mar 2017

Add a Comment

Login with GitHub to post a comment