D15697: Fix deletion of files from DAV
Daniel Vrátil
noreply at phabricator.kde.org
Sat Sep 22 21:09:10 BST 2018
dvratil created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
dvratil requested review of this revision.
REVISION SUMMARY
Always assume del() deletes a file, not a directory so don't try
to append slash at the end of the path. Some servers don't like
that.
This partially restores change 1bdb286 <https://phabricator.kde.org/R241:1bdb286f62454bb13cc299abd45a297a56b45cea> from Dawit.
BUG: 355441
FIXED-IN: 5.51
REPOSITORY
R241 KIO
BRANCH
master
REVISION DETAIL
https://phabricator.kde.org/D15697
AFFECTED FILES
src/ioslaves/http/http.cpp
To: dvratil
Cc: kde-frameworks-devel, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20180922/8ebb67ef/attachment.html>
More information about the Kde-frameworks-devel
mailing list