D8084: KAutoSaveFile breaks if source file name contains a space!

Christoph Feck noreply at phabricator.kde.org
Tue Oct 17 19:43:28 UTC 2017


cfeck added inline comments.

INLINE COMMENTS

> kautosavefiletest.cpp:87
> +    QVERIFY(saveFile.open(QIODevice::ReadWrite));
> +    saveFile.write(QStringLiteral("testdata").toUtf8());
> +    // Make sure the stale file is found

saveFile.write("testdata") is sufficient.

REPOSITORY
  R244 KCoreAddons

REVISION DETAIL
  https://phabricator.kde.org/D8084

To: mardelle, #frameworks, shaforostoff
Cc: cfeck, ltoscano
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171017/f21ce4ea/attachment.html>


More information about the Kde-frameworks-devel mailing list