D17856: Fix a regression introduced in 6a1852
Jos van den Oever
noreply at phabricator.kde.org
Sat Dec 29 17:27:46 GMT 2018
vandenoever created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vandenoever requested review of this revision.
REVISION SUMMARY
Bytes from 'Strings' of type GroupString and KeyString should not be
escaped because they are valid UTF-8. Only instances of ValueString
should be escaped.
This fixes the failing test KConfigTest::testEncoding
TEST PLAN
Ran `ninja test` and found no errors.
REPOSITORY
R237 KConfig
BRANCH
fixutf8 (branched from master)
REVISION DETAIL
https://phabricator.kde.org/D17856
AFFECTED FILES
src/core/kconfigini.cpp
To: vandenoever
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20181229/13cac44c/attachment-0001.html>
More information about the Kde-frameworks-devel
mailing list