User tests: Successful: Unsuccessful:
When debug mode is activated and an exception is thrown, then the stack trace is shown. This trace includes the call stack except the information where the actual error happened. This PR includes that information.
This is a similar pr #14169. Looks like that during the 3.7 lifecycle something has changed as it works now with a JLayout.
throw new Exception();
A stack trace is shown where the last line is
/administrator/components/com_content/content.php:9
A stack trace is shown where the last line is
/libraries/cms/component/helper.php:394
Status | New | ⇒ | Pending |
Category | ⇒ | Libraries |
I have tested this item
Status | Pending | ⇒ | Ready to Commit |
Easy | No | ⇒ | Yes |
RTC after two successful tests.
Status | Ready to Commit | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2017-05-22 19:13:32 |
Closed_By | ⇒ | rdeutz | |
Labels |
Added:
?
|
I have tested this item✅ successfully on f88133a
This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/15716.