Bugfix: Don't unescape paths.
commitaef3721d555075353b06ae050d2b52faa0a93e88
authorThomas Leonard <talex5@gmail.com>
Mon, 1 Oct 2007 17:09:12 +0000 (1 17:09 +0000)
committerThomas Leonard <talex5@gmail.com>
Mon, 1 Oct 2007 17:09:12 +0000 (1 17:09 +0000)
tree0ce2258297e43268a3bfd1292d188516dbde9508
parent0f27017dfbebfcb1256bdde915a5f358a60a68b1
Bugfix: Don't unescape paths.
Archive supports 'file:' URLs as well as normal file paths. If a path starts
with '/', assume it is a local path and don't unescape % sequences (e.g. don't
convert %20 to space).

git-svn-id: https://rox.svn.sourceforge.net/svnroot/rox/trunk/Archive@5125 66de3db3-b00d-0410-b41b-f4738ad19bea
AppRun
Archive.xml