#2821 - More advanced error screens
| Identifier | #2821 |
|---|---|
| Issue type | Feature request or suggestion |
| Title | More advanced error screens |
| Status | Open |
| Tags |
Type: Usability (major) (custom) |
| Handling member | Deleted |
| Addon | core |
| Description | Attached is a screenshot of how another content management system handles errors. I think it is very beautifully laid out, very intuitive and helpful, and something Composr could potentially benefit from.
Synopsis: *The error is in the top left corner. There are links under the error that you can click to search google and Stack trace for details about the error. You can also copy error details to the clipboard. The clipboard contains the error message and the stack trace. *Under the error message on the left panel is the stack trace, displayed as a clickable stack. Clicking any of the items allows you to pull up some very useful dev information on the right side, such as a preview of the code and where the stack trace executed at, details about the user's environment and variables, session info, server/request data, environment variables, and registered handlers. |
| Steps to reproduce | |
| Funded? | No |
The system will post a comment when this issue is modified (e.g., status changes). To be notified of this, click "Enable comment notifications".


Comments
(Click to enlarge)