Bug 416029 - Webdav - problems with delete operation on folders
Summary: Webdav - problems with delete operation on folders
Status: REPORTED
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: WebDAV (show other bugs)
Version: 5.65.0
Platform: Manjaro Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-08 22:19 UTC by Chromaluna
Modified: 2020-01-12 17:13 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chromaluna 2020-01-08 22:19:20 UTC
SUMMARY

Folders in connected Webdav folder can not be deleted. They can be moved into other subfolder, renamed, but not deleted. 

STEPS TO REPRODUCE
1. Install Manjaro Linux with KDE https://osdn.net/dl/manjaro/manjaro-kde-18.1.5-191229-linux54.iso
2. Install updates - Dolphin v.19.12.0
3. add new network connection: webdav, server webdav.magentacloud.de, user: username@t-online.de, port 443, path /.
4. create folder
5. delete created folder.

OBSERVED RESULT

In Dolphin, after confirmation by clicking on "delete" button inside are you sure to delete popup window, the folder disapears but after pressing F5 (refresh) en empty screen is shown and no other folders and files are shown. In addition, few seconds later a warning text appears at the top of Dolphin window "File or folder webdavs://username%40t-online.de@webdav.magentacloud.de:443/folder/subfolder does not exists" but after clicking on path line the parent folder shows up correctly and in subfolder we have also the correct view but the deleted folder still appears. 

EXPECTED RESULT

Selected folder should be deleted permanently.

SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: manjaro-kde-18.1.5-191229-linux54.iso, 
(available in About System)
Betriebssystem: Manjaro Linux 
KDE-Plasma-Version: 5.17.4
KDE-Frameworks-Version: 5.65.0
Qt-Version: 5.14.0
Kernel-Version: 5.3.18-1-MANJARO
Art des Betriebssystems: 64-bit
Prozessoren: 4 × Intel® Core™ i5 CPU M 560 @ 2.67GHz
Speicher: 5,7 GiB Arbeitsspeicher

KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION

- maybe it has something to do with @ character in username? (which is stored as %40)?
- Bug 209508 has anything to do with it? "/" at the end of command
- do you need any additional log files?
- davfs not installed, used only clean new installation Manjaro on board code
- you can have free 10GB webdav space for testing at Telekom.de if needed - https://cloud.telekom-dienste.de/

Please help.. Thanks.