View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
2572 | Composr | core_configuration | public | 2016-05-05 01:06 | 2016-05-31 05:43 |
Reporter | Chris Graham | Assigned To | Chris Graham | ||
Priority | normal | Severity | feature | ||
Status | resolved | Resolution | fixed | ||
Summary | 2572: 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. | ||||
Attach Tags | |||||
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 | |
2016-05-31 05:43 | Chris Graham | Status | Not Assigned => Resolved |
2016-05-31 05:43 | Chris Graham | Resolution | open => fixed |
2016-05-31 05:43 | Chris Graham | Assigned To | => Chris Graham |