Feature #42135
Include technical details to exceptions in dev context
Status:
Resolved
Priority:
Should have
Assignee:
Category:
Error
Target version:
Start date:
2012-10-18
Due date:
% Done:
100%
Estimated time:
PHP Version:
Has patch:
No
Complexity:
Description
Since the implementation of custom error renderers (#39423) 404 errors don't show any technical details to the user, even in development context.
This should be changed, so we can include details about the resolved package key, controller name etc if no matching controller could be found.
Related issues
Updated by Karsten Dambekalns about 8 years ago
- Status changed from Accepted to Resolved
- % Done changed from 0 to 100
Solved with https://review.typo3.org/15787