GNOME Bugzilla – Bug 625405
Nautilus can not mount and display a url with spaces in the name
Last modified: 2011-05-09 21:36:15 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.
Should be the same cause as in bug 561515. *** This bug has been marked as a duplicate of bug 561515 ***