
bugzilla at apache
Jun 22, 2006, 1:28 AM
Post #1 of 3
(1704 views)
Permalink
|
|
[Bug 15993] - HSE_REQ_MAP_URL_TO_PATH returns slashes instead of backslashes
|
|
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=15993>. 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=15993 ------- Additional Comments From wrowe[at]apache.org 2006-06-22 08:28 ------- Think that we've squished this in commit 416291, but it will still not backslash format the filename string. Commit 416294 changes the order a bit, appends the slash first only if it's needed, and then normalizes Win32 paths to backslash. However, it's platform neutral and will not normalize the path on Unix etc. We also pay more attention to the fact that PATH_INFO is the rest of the file path that didn't corespond to a disk file, and append it. -- 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: bugs-unsubscribe[at]httpd.apache.org For additional commands, e-mail: bugs-help[at]httpd.apache.org
|