cf965fe4e3
The different attributes of a document/user are decoded when the kit receives them. Decoding them a second time is usually harmless, unless, that is, they contain '%'. After the first decoding the '%' character might not be escaping anything valid (depending on what follows it). So a second attempt at decoding might very well fail and throw, since the escape code is invalid. Change-Id: I73d56ce995b0237140a54b6c06bd36bde8b387bd Signed-off-by: Ashod Nakashian <ashod.nakashian@collabora.co.uk> |
||
---|---|---|
.. | ||
ChildSession.cpp | ||
ChildSession.hpp | ||
Delta.hpp | ||
DummyLibreOfficeKit.cpp | ||
DummyLibreOfficeKit.hpp | ||
ForKit.cpp | ||
Kit.cpp | ||
Kit.hpp | ||
KitHelper.hpp | ||
SetupKitEnvironment.hpp | ||
TestStubs.cpp | ||
Watermark.hpp |