Commit graph

2 commits

Author SHA1 Message Date
Miklos Vajna
8c9b85457a test: fix build in UnitWOPILoadEncoded
This was forward-ported without adapting to use the getters.

Change-Id: I3b236b50a2021d95c02b3cc7983fa0b7b3d47dfa
2019-05-24 09:09:08 +02:00
Henry Castro
898c47fbb4 wsd: fix the exception "Bad URI syntax"
if the file name has '%' character it throws
exception "Bad URI syntax", so use the encoded
file name string

Change-Id: I6a8d841761b46ac49a6c79956ba215e1affa53e5
Reviewed-on: https://gerrit.libreoffice.org/72385
Reviewed-by: Andras Timar <andras.timar@collabora.com>
Tested-by: Andras Timar <andras.timar@collabora.com>
(cherry picked from commit b934c70f4f1f9f3ee4f873570633a3b1ec931652)
Reviewed-on: https://gerrit.libreoffice.org/72890
2019-05-24 08:57:36 +02:00