[dolphin] [Bug 417135] New: webdavs file deletion impossible
bugzilla_noreply at kde.org
bugzilla_noreply at kde.org
Tue Feb 4 10:11:33 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=417135
Bug ID: 417135
Summary: webdavs file deletion impossible
Product: dolphin
Version: 17.12.3
Platform: Ubuntu Packages
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: dolphin-bugs-null at kde.org
Reporter: ulrich at falaba.de
CC: kfm-devel at kde.org
Target Milestone: ---
SUMMARY
Deleting a single file from a webdavs share accessed via a kio_slave failes.
Reading the file and writing the file works. Deleting a the directory
containing the file works. Moving the file works, even moving the file from the
share to a local directory works and removes the file from the share.
STEPS TO REPRODUCE
1. access a webdavs share
2. upload a file
3. select the file and press <shift>+<del>
4. approve deletion
5. notice a red bar reporting an error 400 occured during deletion
OBSERVED RESULT
file should be removed from the server
EXPECTED RESULT
file is still available on the server
SOFTWARE/OS VERSIONS
Windows:
macOS:
Linux/KDE Plasma: Ubuntu 18.04.4
(available in About System)
KDE Plasma Version: 5.44.0-0ubuntu3 (plasma framework Ubuntu package revision)
KDE Frameworks Version: 5.44.0
Qt Version: 5.9.5 (built against 5.9.5)
ADDITIONAL INFORMATION
>From the server side the log provides some clue about the issue, there is a
trailing '/' after the file name, which might not be correct:
xxx.xxx.xxx.xxx - xxxx [04/Feb/2020:xx:xx:xx +xxxx] "DELETE
/files/xxxxx/test.txt/ HTTP/1.1" 400 2459 "-" "Mozilla/5.0 (X11; Linux x86_64)
KHTML/5.44.0 (like Gecko) Konqueror/5 KIO/5.44"
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the kfm-devel
mailing list