Bugs item #2778652, was opened at 2009-04-22 16:27
Message generated for change (Comment added) made by ajlittoz
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2778652&group_id=27350
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Browsing
Group: current cvs
>Status: Closed
>Resolution: Fixed
Priority: 6
Private: No
Submitted By: Malcolm Box (mbox)
Assigned to: Malcolm Box (mbox)
Summary: Filenames with % break
Initial Comment:
Filenames with a % character in them cannot be browsed - the filename is truncated at the % and source reports that the file does not exist.
----------------------------------------------------------------------
>Comment By: Andre-Littoz (ajlittoz)
Date: 2011-03-12 16:33
Message:
Has been fixed in a version before 0.9.8
----------------------------------------------------------------------
Comment By: Malcolm Box (mbox)
Date: 2009-05-14 23:28
Message:
Correction - filenames with a %3 or %n where n is a numeric character
break. % followed by a letter is OK.
Presumably this is caused by a bug in the URL-encoding/decoding functions
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=390117&aid=2778652&group_id=27350
|