office-gobmx/tools/source
Michael Stahl 54aebc2c8f tools: try to work around DavGetHTTPFromUNCPath() not URL-encoding path
This was added in commit 20b1e6440a
"tdf#126121: WebDAV redirection detection" and it works fine when i test
it on my local Windows 10, returning an URL with encoded path.

The logs from the customer system however show a http URL containing an
unencoded ' ' in the path, which curl_url_set chokes on.

Try to encode the returned URL with rtl_UriEncodeKeepEscapes, which
should hopefully work in either situation.

Change-Id: I6862fe0828307a13b0004b192153747d85bb3a42
(cherry picked from commit 66e25aad35)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/137173
Tested-by: Jenkins
Reviewed-by: Michael Stahl <michael.stahl@allotropia.de>
2022-07-18 16:42:34 +02:00
..
datetime
debug
fsys tools: try to work around DavGetHTTPFromUNCPath() not URL-encoding path 2022-07-18 16:42:34 +02:00
generic tools: rename getHeight/Width() to GetOpenHeight/Width() 2022-07-11 11:06:53 +02:00
inet
memtools elide some makeStringAndClear() calls 2022-06-20 18:51:17 +02:00
misc
ref
reversemap tdf#147021 Use std::size() instead SAL_N_ELEMENTS macro 2022-05-30 12:24:17 +02:00
stream use a read-only stream when reading graphic data 2022-07-12 18:45:14 +02:00
string
xml
zcodec cid#1506306 Uninitialized scalar field 2022-06-18 15:20:13 +02:00