jdc8 / wub

Automatically exported from code.google.com/p/wub
0 stars 0 forks source link

File domain URLs doesn't get actually parsed #16

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
*What steps will reproduce the problem?*
1. mkdir "Dir with some spaces in the name"
2. wget http://wub-server/Dir%20with%20some%20spaces%20in%20the%20name

*What is the expected output?*
The directory listing.

*What do you see instead?*
404.

*What version of the product are you using? On what operating system?*
Latest SVN on GNU/Linux

*Please provide any additional information below.*
The patch is attached

Original issue reported on code.google.com by Andrew.Shadoura on 28 Dec 2009 at 9:06

Attachments:

GoogleCodeExporter commented 9 years ago
hmm, markup is broken :-(

Original comment by Andrew.Shadoura on 28 Dec 2009 at 9:08

GoogleCodeExporter commented 9 years ago
New version of a patch to address wrong encoding used to decode the URL --- 
let's
assume that UTF-8 is world-wide :-)

Original comment by Andrew.Shadoura on 28 Dec 2009 at 9:35

Attachments:

GoogleCodeExporter commented 9 years ago
Believe the suggested modifications have been made, fixing this problem.  If 
not,
please re-open.

Original comment by mcc...@gmail.com on 4 Feb 2010 at 11:32