View Issue Details

IDProjectCategoryView StatusLast Update
0008644mantisbtapi soappublic2007-12-20 01:35
Reporterplanser Assigned Toplanser  
PriorityhighSeveritycrashReproducibilityalways
Status closedResolutionfixed 
Product Version1.1.0rc3 
Target Version1.1.0Fixed in Version1.1.0 
Summary0008644: 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.

TagsNo tags attached.

Activities

vboctor

vboctor

2007-12-04 13:36

manager   ~0016377

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.

planser

planser

2007-12-07 08:45

reporter   ~0016395

To halt of all kinds of errors is a good thing but this issue exposed some programming errors.

Rev. 4815