View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008644 | mantisbt | api soap | public | 2007-12-04 13:21 | 2007-12-20 01:35 |
Reporter | planser | Assigned To | planser | ||
Priority | high | Severity | crash | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Product Version | 1.1.0rc3 | ||||
Target Version | 1.1.0 | Fixed in Version | 1.1.0 | ||
Summary | 0008644: Many errors of type SYSTEM NOTICE are thrown | ||||
Description | Since a custom error handler has been installed (0008602) many errors of type SYSTEM NOTICE are thrown. | ||||
Tags | No tags attached. | ||||
In Mantis configuration there is an option that configured what the error handler should do with specific levels of errors. For example, halt, inline, none, etc. The soap api error handler should honor the same configuration. This allows production environments to ingore notices where developers will typically catch them due since we typically configure our instances to halt of all kinds of errors. |
|
To halt of all kinds of errors is a good thing but this issue exposed some programming errors. Rev. 4815 |
|