What steps will reproduce the problem?
1. Copy an html file inside a folder ending with a backslash. For example, if I
copy "ab.html" to
"/Users/mihait/Desktop/backslash_test/foo\/", the path to the file will be:
"/Users/mihait/Desktop/backslash_test/foo\/ab.html"
2. start mongoose with no parameters
3. load in a browser( I used Chrome ) the following URL:
"http://127.0.0.1:8080//Users/mihait/Desktop/backslash_test/foo%5C/ab.html"
What is the expected output? What do you see instead?
A 404 load error is shown instead of loading the html file.
What version of the product are you using? On what operating system?
Mongoose 3.0 on Mac OS X 10.6.8
Please provide any additional information below.
Original issue reported on code.google.com by mihai.o....@gmail.com on 8 Feb 2012 at 12:59
Original issue reported on code.google.com by
mihai.o....@gmail.com
on 8 Feb 2012 at 12:59