User tests: Successful: Unsuccessful:
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.
Put this code snippet somewhere after the application bootstrap has run:
JError::customErrorPage(new Exception('Testing'));
The error page should render correctly.
Status | New | ⇒ | Pending |
Labels |
Added:
?
|
Category | ⇒ | Libraries |
This PR has received new commits.
CC: @Kubik-Rubik
I have tested this item successfully on d51ea2f
Redirect to the frontpage works when "Offline" option is activated.
I have tested this item successfully on d51ea2f
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2016-05-08 21:39:35 |
Closed_By | ⇒ | wilsonge |
2 good tests so merged! Thanks guys!
Milestone |
Added: |
I have tested this item 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.