Unescape characters in 'file://...' URIs. (Thanks, guilhem for the patch.)

This commit is contained in:
Joey Hess 2013-08-22 11:36:48 -04:00
parent b4a32c7506
commit d1ea1f2474
2 changed files with 4 additions and 0 deletions

View file

@ -30,3 +30,6 @@ I'm using debian testing (jessie) on a i386 machine.
### Please provide any additional information below.
I don't use git annex assistant nor the webapp
> Tested and only file:// and not other urls have this problem.
> guilhem provided a fix. [[done]] --[[Joey]]