Something went wrong while setting issue due date.
Exceptions and Errors should be displayed in a better way
Closed
Exceptions and Errors should be displayed in a better way
When using development version exceptions and error crashes are common. We should add some high level try&catch which would allow FusionDirectory to show the Error from the plugin while still showing the menu and title bar when possible.
We need to make sure:
- It does not cause problems when using PHP 5.6 (Error class is new in PHP7)
- The stack trace is easy to read
- The stack trace and error is easy to copy&paste to issues and email