? Success

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
8 May 2016

Summary of Changes

Proxies the deprecated JError::customErrorPage() to JErrorPage::render() so that error pages which may be created through the legacy JError method are rendered with the current error handler.

Testing Instructions

Put this code snippet somewhere after the application bootstrap has run:

JError::customErrorPage(new Exception('Testing'));

The error page should render correctly.

avatar mbabker mbabker - open - 8 May 2016
avatar mbabker mbabker - change - 8 May 2016
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 8 May 2016
Labels Added: ?
avatar brianteeman brianteeman - change - 8 May 2016
Category Libraries
avatar Kubik-Rubik Kubik-Rubik - test_item - 8 May 2016 - Tested successfully
avatar Kubik-Rubik
Kubik-Rubik - comment - 8 May 2016

I have tested this item :white_check_mark: successfully on 5478736

Error page is displayed as expected. Thanks you @mbabker!


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10319.

avatar joomla-cms-bot
joomla-cms-bot - comment - 8 May 2016

This PR has received new commits.

CC: @Kubik-Rubik


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10319.

avatar Kubik-Rubik Kubik-Rubik - test_item - 8 May 2016 - Tested successfully
avatar Kubik-Rubik
Kubik-Rubik - comment - 8 May 2016

I have tested this item :white_check_mark: successfully on d51ea2f

Redirect to the frontpage works when "Offline" option is activated.


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10319.

avatar andrepereiradasilva andrepereiradasilva - test_item - 8 May 2016 - Tested successfully
avatar andrepereiradasilva
andrepereiradasilva - comment - 8 May 2016

I have tested this item :white_check_mark: successfully on d51ea2f


This comment was created with the J!Tracker Application at issues.joomla.org/joomla-cms/10319.

avatar wilsonge wilsonge - change - 8 May 2016
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2016-05-08 21:39:35
Closed_By wilsonge
avatar wilsonge wilsonge - close - 8 May 2016
avatar wilsonge wilsonge - merge - 8 May 2016
avatar wilsonge wilsonge - reference | 6e63f04 - 8 May 16
avatar wilsonge wilsonge - merge - 8 May 2016
avatar wilsonge wilsonge - close - 8 May 2016
avatar wilsonge
wilsonge - comment - 8 May 2016

2 good tests so merged! Thanks guys!

avatar mbabker mbabker - head_ref_deleted - 8 May 2016
avatar brianteeman brianteeman - change - 10 May 2016
Milestone Added:

Add a Comment

Login with GitHub to post a comment