Kaydet (Commit) c1f02657 authored tarafından Arnaud Versini's avatar Arnaud Versini Kaydeden (comit) Fridrich Strba

Fixes fdo#60701 by escaping uri-encode path correctly

Change-Id: If1242623f4954c0cb8c6c938608cd3185e652259
Reviewed-on: https://gerrit.libreoffice.org/2588Reviewed-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
Tested-by: 's avatarFridrich Strba <fridrich@documentfoundation.org>
üst 75e6856b
...@@ -18,6 +18,7 @@ ...@@ -18,6 +18,7 @@
# #
URI_ENCODE="`dirname $0`/uri-encode" URI_ENCODE="`dirname $0`/uri-encode"
URI_ENCODE=`printf "%b" "$URI_ENCODE"`
FOPTS="" FOPTS=""
sd_platform=`uname -s` sd_platform=`uname -s`
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment