DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG�
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=20036>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND�
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=20036


[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|WONTFIX                     |




------- Additional Comments From [EMAIL PROTECTED]  2005-06-07 15:10 -------
I still believe this to be a bug. I just stumbled across it again while trying 
to get my CGI application running under IIS. My workaround (using REQUEST_URI) 
doesn't work there since REQUEST_URI is not provided (it doesn't appear in the 
CGI specs either). However, PATH_INFO is set correctly there, even if a path 
element ends with a dot.

I believe Apache should not strip the dots off PATH_INFO or PATH_TRANSLATED 
since the CGI application expecting the variables has no other way to figure 
out the actual request.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to