After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 625405 - Nautilus can not mount and display a url with spaces in the name
Nautilus can not mount and display a url with spaces in the name
Status: RESOLVED DUPLICATE of bug 561515
Product: gvfs
Classification: Core
Component: webdav backend
1.6.x
Other Linux
: Normal normal
: ---
Assigned To: gvfs-maint
gvfs-maint
Depends on:
Blocks:
 
 
Reported: 2010-07-27 15:27 UTC by Benjamin Kahn
Modified: 2011-05-09 21:36 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Benjamin Kahn 2010-07-27 15:27:43 UTC
I'm trying to mount and display a WebDAV URL:
Directory:
dav://cmis.alfresco.com/webdav/User%20Homes/NewTest/
(u: admin, p: admin)

Before mounting the share, calling:
nautilus 'dav://cmis.alfresco.com/webdav/User%20Homes/NewTest'

produces the error:
Error: HTTP Error: HTTP Version Not Supported
Please select another viewer and try again.

After mounting the share, that command works fine.

Before mounting the share, calling:
nautilus 'dav://cmis.alfresco.com/webdav/User+Homes/NewTest/'

Mounts the share, but then can not display the folder (since the space is wrong):
Error: Response invalid
Please select another viewer and try again.

Directories with no spaces in the name work fine.
Comment 1 Christian Kellner 2011-05-09 21:36:15 UTC
Should be the same cause as in bug 561515.

*** This bug has been marked as a duplicate of bug 561515 ***