View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002572 | Composr | core_configuration | public | 2016-05-05 01:06 | 2016-05-31 05:43 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Severity | Feature-request | ||||
Status | resolved | Resolution | fixed | ||
Product Version | |||||
Fixed in Version | |||||
Summary | 0002572: Softer error handling | ||||
Description | Add extra config options for errors... Treat PHP notices: - Skip over - With error notifications and logging - With attached message - Fatally (default is With attached message) Treat PHP warnings: - Skip over - With error notifications and logging - With attached message - Fatally (default is fatally) Treat PHP errors: - Skip over - With error notifications and logging - With attached message - Fatally (default is fatally) Treat PHP strict standards/depreciation violations: - Skip over - With error notifications and logging - With attached message - Fatally (default is With attached message) Database strict mode: - On - Off Next to stack traces would be a button to go to the configuration area where these are set, so staff could tweak the settings - OR, if they happen within admin_config itself it would be an instant "turn off errors" button. | ||||
Additional Information | Burying errors is not great, but it would be good to let people do it, because there's not always someone around to deal with it, and things can sneak up. Maybe burying only would work well enough for a site to keep going in like 80% of cases. | ||||
Tags | No tags attached. | ||||
Time estimation (hours) | 3 | ||||
Sponsorship open | |||||
Date Modified | Username | Field | Change |
---|---|---|---|
2016-05-05 01:06 | Chris Graham | New Issue | |
2016-05-29 23:52 | Chris Graham | Description Updated | View Revisions |
2016-05-31 05:43 | Chris Graham | Status | non-assigned => resolved |
2016-05-31 05:43 | Chris Graham | Resolution | open => fixed |
2016-05-31 05:43 | Chris Graham | Assigned To | => Chris Graham |