View Issue Details

IDProjectCategoryView StatusLast Update
20Exception_DefaultHandlerAllpublic28 Jun 2009 21:25
Reportertimj Assigned Totimj  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version0.7.0Fixed in Version0.7.0 
Summary20: "Request URL" sometimes shown incorrectly in error e-mails
DescriptionThe "Request URL" field in error e-mails sometimes looks like this:

www.example.comhttp://www.example.com/foo

It seems that in some environments (e.g. FastCGI with mod_fcgid), contrary to the PHP documentation, $_SERVER['REQUEST_URI'] contains a complete path including scheme and host.
TagsNo tags attached.

Activities

timj

17 Feb 2008 20:46

administrator   ~17

Fixed in r965

Issue History

Date Modified Username Field Change
17 Feb 2008 20:40 timj New Issue
17 Feb 2008 20:40 timj Status new => assigned
17 Feb 2008 20:40 timj Assigned To => timj
17 Feb 2008 20:46 timj Status assigned => resolved
17 Feb 2008 20:46 timj Fixed in Version => 1.0.0
17 Feb 2008 20:46 timj Resolution open => fixed
17 Feb 2008 20:46 timj Note Added: 0000017
10 Mar 2009 22:26 timj Fixed in Version 1.0.0 => 0.7.0
10 Mar 2009 22:26 timj Target Version => 0.7.0
28 Jun 2009 21:25 timj Status resolved => closed
14 Oct 2011 20:47 timj Category => All