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 320861 - File chooser does not work with dav: URIs
File chooser does not work with dav: URIs
Status: RESOLVED DUPLICATE of bug 164404
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
2.8.x
Other All
: Normal major
: ---
Assigned To: gtk-bugs
Federico Mena Quintero
Depends on:
Blocks:
 
 
Reported: 2005-11-07 10:32 UTC by Paolo Maggi
Modified: 2005-12-21 14:54 UTC
See Also:
GNOME target: ---
GNOME version: 2.13/2.14



Description Paolo Maggi 2005-11-07 10:32:35 UTC
Please describe the problem:
File chooser does not work with dav: URIs
You can use "http://test.webdav.org/dav/" as test URL.

Steps to reproduce:
1. Open the file chooser
2. Press Ctrl+L
3. Type "http://test.webdav.org/dav/" and press Ok



Actual results:
The file chooser does nothing.

alex and pbor tried to reproduce this problem too and they got an error:
"dav://test.webdav.org is not a folder"


Expected results:
The dav://test.webdav.org/dav folder is opened

Does this happen every time?
Every time

Other information:
Nautilus is able to open the folder and gnomevfs-ls works too.

alex paolo: The file selector likely thought it could look at the parent...
paolo hmm... I get the same error you get if I try to open dav://test.webdav.org
paolo but no error in the other case
paolo pbor just said me he get your error too
paolo it may be I'm using an not uptodate version 
alex anyway, that might be the problem
alex the file selector can't assume that it can open the parent as a folder
Comment 1 Paolo Maggi 2005-11-07 10:33:51 UTC
Ops.. sorry, the URL to use as test is dav://test.webdav.org/dav.

Comment 2 Matthias Clasen 2005-12-21 14:54:13 UTC

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