View Issue Details

IDProjectCategoryView StatusLast Update
5Exception_DefaultHandlerAllpublic17 Feb 2008 20:08
Reportertimj Assigned Totimj  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version0.6.2Fixed in Version0.6.2 
Summary5: Error handler removes one too many levels of backtrace
DescriptionReported by Matt Rosenquist:

"The error handler removes the second entry backtrace, which can be helpful when they are system generated errors.

Fix Remove line 103
in library/Exception_DefaultHandler/DefaultHandler.php "
TagsNo tags attached.

Activities

timj

28 Jan 2008 23:24

administrator   ~4

Fixed in SVN r933

Issue History

Date Modified Username Field Change
28 Jan 2008 23:10 timj New Issue
28 Jan 2008 23:24 timj Note Added: 0000004
28 Jan 2008 23:25 timj Target Version => 0.6.2
28 Jan 2008 23:26 timj Status new => resolved
28 Jan 2008 23:26 timj Fixed in Version => 0.6.2
28 Jan 2008 23:26 timj Resolution open => fixed
28 Jan 2008 23:26 timj Assigned To => timj
17 Feb 2008 20:08 timj Status resolved => closed
14 Oct 2011 20:47 timj Category => All