? Success

User tests: Successful: Unsuccessful:

avatar mbabker
mbabker
31 Mar 2015

The Isis and Protostar templates are missing support for rendering the stack trace on the error template. This PR adds it.

Testing Instructions

1) Ensure debug mode is enabled
2) With Isis and Protostar active, trigger an error page on both site and admin, note no trace exists
3) Change the templates to Hathor and Beez3 and again trigger an error on both sides; there should be a stack trace
4) Apply the patch and make Isis and Protostar the active templates again
5) Once again, trigger an error page; there should now be a stack trace

Why render this information?

A stack trace is a useful debugging tool to show how we got to a point in the execution cycle. Supporting this allows quicker troubleshooting by instructing users to enable debug mode and trigger the error; if their template supports this feature then there is a clear step-by-step output of what was called to trigger the error and isolate the problematic extension.

avatar mbabker mbabker - open - 31 Mar 2015
avatar joomla-cms-bot joomla-cms-bot - change - 31 Mar 2015
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - change - 31 Mar 2015
Labels Added: ?
avatar infograf768
infograf768 - comment - 1 Apr 2015

:+1: here.

avatar losedk
losedk - comment - 1 Apr 2015

Tested. All good!

avatar zero-24 zero-24 - change - 1 Apr 2015
Easy No Yes
avatar losedk losedk - test_item - 1 Apr 2015 - Tested successfully
avatar zero-24 zero-24 - change - 1 Apr 2015
Category Templates (admin) Templates (site)
avatar mbabker mbabker - change - 8 May 2015
Labels Added: ?
avatar mbabker mbabker - change - 8 May 2015
Labels Added: ?
avatar Bakual Bakual - change - 9 May 2015
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2015-05-09 20:35:50
Closed_By Bakual
avatar Bakual Bakual - close - 9 May 2015
avatar Bakual Bakual - reference | 6c830bd - 9 May 15
avatar Bakual Bakual - merge - 9 May 2015
avatar Bakual Bakual - close - 9 May 2015
avatar zero-24 zero-24 - close - 9 May 2015
avatar Bakual
Bakual - comment - 9 May 2015

Merged, thanks!

avatar Bakual Bakual - change - 9 May 2015
Milestone Added:
avatar zero-24 zero-24 - change - 14 Oct 2015
Labels Removed: ?

Add a Comment

Login with GitHub to post a comment