View Issue Details

IDProjectCategoryView StatusLast Update
274Exception_DefaultHandlerAllpublic17 Jan 2010 19:36
Reportermrosenquist Assigned Totimj  
PrioritynormalSeverityfeatureReproducibilityN/A
Status closedResolutionfixed 
Target Version0.8.0Fixed in Version0.8.0 
Summary274: Forcibly set silent errors for cases where end users do not see output, e.g. DAV, AJAX
DescriptionError handing has no way of setting silent errors for the case where the use is not seeing the request, e.g. DAV, AJAX
TagsNo tags attached.
Attached Files

Relationships

related to 275 new Currently no way for error handler to detect dav GET requests 
related to 276 closedtimj Currently no way for error handler to detect Webservice requests 

Activities

timj

12 Oct 2009 14:10

administrator   ~289

Fixed in SVN r1938

Issue History

Date Modified Username Field Change
1 Oct 2009 17:34 mrosenquist New Issue
2 Oct 2009 10:15 mrosenquist File Added: DefaultHandler.php.patch-274
2 Oct 2009 10:19 timj Relationship added related to 275
2 Oct 2009 10:21 timj Relationship added parent of 276
2 Oct 2009 10:22 timj Relationship deleted parent of 276
2 Oct 2009 10:22 timj Relationship added related to 276
2 Oct 2009 10:22 timj Target Version => 0.8.0
10 Oct 2009 20:10 timj Assigned To => timj
10 Oct 2009 20:10 timj Severity minor => feature
10 Oct 2009 20:10 timj Reproducibility have not tried => N/A
10 Oct 2009 20:10 timj Status new => assigned
10 Oct 2009 20:10 timj Summary Error handing has no way of setting silent errors for the case where the use is not seeing the request, e.g. DAV, AJAX => Forcibly set silent errors for cases where end users do not see output, e.g. DAV, AJAX
12 Oct 2009 14:10 timj Note Added: 289
12 Oct 2009 14:10 timj Status assigned => resolved
12 Oct 2009 14:10 timj Fixed in Version => 0.8.0
12 Oct 2009 14:10 timj Resolution open => fixed
17 Jan 2010 19:36 timj Status resolved => closed
14 Oct 2011 20:47 timj Category => All