desktop-packages team mailing list archive
-
desktop-packages team
-
Mailing list archive
-
Message #11902
[Bug 604766] Re: gnome webdav wrongly interprets displayname property
[Expired for gvfs (Ubuntu) because there has been no activity for 60
days.]
** Changed in: gvfs (Ubuntu)
Status: Incomplete => Expired
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/604766
Title:
gnome webdav wrongly interprets displayname property
Status in “gvfs” package in Ubuntu:
Expired
Status in Baltix GNU/Linux:
Incomplete
Bug description:
Binary package hint: nautilus
When using a WebDAV server that provides displayname properties gnome-vfs incorrectly uses those instead of the actual filenames.
For example, ownCloud (http://www.owncloud.org) provides a displayname consisting of the absolute path and filename, all uppercase, for all entries; if in the root directory you have two files foo.txt and bar.txt as well as the directory foodir, owncloud will send the displaynames /FOO.TXT /BAR.TXT and /FOODIR/ to the client. Doubleclicking the text files will then open them in gedit and the filename will be correct.
Clicking on the directory /FOODIR/ will open that directory, but show all files in there as /FOODIR/FOO.TXT and /FOODIR/BAR.TXT instead of the expected foo.txt and bar.txt.
Also, uploading a file will fail because the upload will be tried as "PROPFIND /FOODIR/" instead of "PROPFIND /owncloud/webdav/owncloud.php/foodir/".
blindcoder@ceres:~$ lsb_release -rd
Description: Ubuntu 10.04 LTS
Release: 10.04
blindcoder@ceres:~$ sudo apt-cache policy nautilus
nautilus:
Installed: 1:2.30.1-0ubuntu1
Candidate: 1:2.30.1-0ubuntu1
Version table:
*** 1:2.30.1-0ubuntu1 0
500 http://de.archive.ubuntu.com/ubuntu/ lucid-updates/main Packages
100 /var/lib/dpkg/status
1:2.30.0-0ubuntu4 0
500 http://de.archive.ubuntu.com/ubuntu/ lucid/main Packages
blindcoder@ceres:~$
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/604766/+subscriptions