Bug 417135 - webdavs file deletion impossible
Summary: webdavs file deletion impossible
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: WebDAV (show other bugs)
Version: 5.44.0
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-02-04 10:11 UTC by ulrich
Modified: 2020-03-05 04:33 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ulrich 2020-02-04 10:11:33 UTC
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"
Comment 1 Nate Graham 2020-02-04 14:32:51 UTC
What is the name and full path of the file? Sounds like this could be Bug 416029 or Bug 397084.
Comment 2 Bug Janitor Service 2020-02-19 04:33:12 UTC
Dear Bug Submitter,

This bug has been in NEEDSINFO status with no change for at least
15 days. Please provide the requested information as soon as
possible and set the bug status as REPORTED. Due to regular bug
tracker maintenance, if the bug is still in NEEDSINFO status with
no change in 30 days the bug will be closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

If you have already provided the requested information, please
mark the bug as REPORTED so that the KDE team knows that the bug is
ready to be confirmed.

Thank you for helping us make KDE software even better for everyone!
Comment 3 Bug Janitor Service 2020-03-05 04:33:14 UTC
This bug has been in NEEDSINFO status with no change for at least
30 days. The bug is now closed as RESOLVED > WORKSFORME
due to lack of needed information.

For more information about our bug triaging procedures please read the
wiki located here:
https://community.kde.org/Guidelines_and_HOWTOs/Bug_triaging

Thank you for helping us make KDE software even better for everyone!