Bug 372187 - Webdav - Can't get files with spaces in name
Summary: Webdav - Can't get files with spaces in name
Status: RESOLVED WORKSFORME
Alias: None
Product: frameworks-kio
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: unspecified
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: David Faure
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-07 16:17 UTC by benconnors
Modified: 2018-08-22 21:13 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 benconnors 2016-11-07 16:17:11 UTC
Overview:

KIO is unable to retrieve files from a WebDAV server when filenames contain spaces. I encountered this issue using a Sakai-based server (I don't have access to logs), but "cadaver" has no issue retrieving said files.

Steps to reproduce:

1. Connect to WebDAV server
2. Attempt to copy file whose filename contains spaces

Actual Result:

No file is copied, Dolphin displays a message similar to "The file or folder ... does not exist."

Expected Result:

File is copied.

Build Date and Platform:

Arch Linux, package built 2016-10-09
Comment 1 Elvis Angelaccio 2017-09-04 17:53:37 UTC
Works for me. Does it work with kioclient5? 
From a konsole, run:

    kioclient5 exec 'url' 

Also, does the URL contain special characters? (see bug #373062)
Comment 2 Christoph Feck 2017-09-25 20:28:30 UTC
If you can provide the information requested in comment #1, please add it.