View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
3 | Exception_DefaultHandler | All | public | 14 Jan 2008 15:42 | 17 Feb 2008 20:08 |
Reporter | mrosenquist | Assigned To | timj | ||
Priority | normal | Severity | major | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Target Version | 0.6.2 | Fixed in Version | 0.6.2 | ||
Summary | 3: When an non-fatal error is triggered, error output shown even if display_errors is off | ||||
Description | Errors should only be shown if they are fatal, however support emails should be sent. This can be seen by calling trigger_error() with an E_WARNING when display_errors is set to off. | ||||
Tags | No tags attached. | ||||
Date Modified | Username | Field | Change |
---|---|---|---|
14 Jan 2008 15:42 | mrosenquist | New Issue | |
28 Jan 2008 23:25 | timj | Target Version | => 0.6.2 |
28 Jan 2008 23:33 | timj | Summary | When an error is triggered a note is show even if the error is not fatal when display errors is off => When an error is triggered a note is shown even if the error is not fatal when display errors is off |
28 Jan 2008 23:33 | timj | Description Updated | |
28 Jan 2008 23:34 | timj | Summary | When an error is triggered a note is shown even if the error is not fatal when display errors is off => When an non-fatal error is triggered, error output shown even if display_errors is off |
28 Jan 2008 23:37 | timj | Status | new => resolved |
28 Jan 2008 23:37 | timj | Fixed in Version | => 0.6.2 |
28 Jan 2008 23:37 | timj | Resolution | open => fixed |
28 Jan 2008 23:37 | timj | Assigned To | => timj |
28 Jan 2008 23:37 | timj | Note Added: 0000005 | |
17 Feb 2008 20:08 | timj | Status | resolved => closed |
14 Oct 2011 20:47 | timj | Category | => All |