https://bugs.kde.org/show_bug.cgi?id=355441
Daniel Vrátil <dvra...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kio | |/7615e3405c3083fe9601423e2c | |3e767423d7c9a8 Version Fixed In| |5.51 --- Comment #26 from Daniel Vrátil <dvra...@kde.org> --- Git commit 7615e3405c3083fe9601423e2c3e767423d7c9a8 by Daniel Vrátil. Committed on 23/09/2018 at 16:17. Pushed by dvratil into branch 'master'. Fix deletion of files from DAV Summary: Don't append slash to the end of what we assume is a directory path as in the case of HTTP we can't always tell for sure if it's a file or a directory. This partially restores change 1bdb286 from Dawit. FIXED-IN: 5.51 Reviewers: dfaure Reviewed By: dfaure Subscribers: kde-frameworks-devel Tags: #frameworks Differential Revision: https://phabricator.kde.org/D15697 M +2 -6 src/ioslaves/http/http.cpp https://commits.kde.org/kio/7615e3405c3083fe9601423e2c3e767423d7c9a8 -- You are receiving this mail because: You are watching all bug changes.