Public bug reported:

Binary package hint: gvfs

I have a webdav server with directories that start with '@'.  These
don't pose a problem for Finder (mac) or WebDrive (win), etc.  Nautilus
will correctly show the directory, but will generate an error when
trying to open it.  Note, both these work arounds fix the problem.

1) rename the directory to _subdirectory instead of @subdirectory
2) returning the not encoding the @ in the href returned by the PROPFIND call 
(/dir/@subdirectory instead of /dir/%40subdirectory).

Note that %40 is more correct as @ should be encoded in URLs

** Affects: gvfs (Ubuntu)
     Importance: Undecided
         Status: New

-- 
cannot browse webdav directories with '@' in name
https://bugs.launchpad.net/bugs/527365
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gvfs in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs

Reply via email to