D8836: Fix KIO::mkpath with qtbase 5.10 beta 4
Elvis Angelaccio
noreply at phabricator.kde.org
Thu Nov 16 09:46:33 UTC 2017
elvisangelaccio created this revision.
elvisangelaccio added reviewers: Frameworks, dfaure.
Restricted Application added a project: Frameworks.
REVISION SUMMARY
The latest Qt 5.10 beta includes [1] which breaks KIO all over the
place, since `url.setPath("//foo")` will now result in an invalid (empty) QUrl.
This patch fixes the KIO::mkpath() case.
[1]: http://code.qt.io/cgit/qt/qtbase.git/commit/?id=f62768d046528636789f901ac79e2cfa1843a7b7
TEST PLAN
I can now create folders from dolphin and plasma.
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D8836
AFFECTED FILES
src/core/mkpathjob.cpp
To: elvisangelaccio, #frameworks, dfaure
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20171116/c7f14aa1/attachment.html>
More information about the Kde-frameworks-devel
mailing list