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 768814 - Nautilus supports WebDAV, but doesn't accept the webdav:// URL scheme (KDE KIO/Dolphin syntax)
Nautilus supports WebDAV, but doesn't accept the webdav:// URL scheme (KDE KI...
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2016-07-14 17:16 UTC by anewuser
Modified: 2021-06-18 15:47 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description anewuser 2016-07-14 17:16:01 UTC
Nautilus loads WebDAV servers with URIs such as: 

dav://localhost:42427/ 

While Dolphin prefer this instead: 

webdav://localhost:42427/Backup/ 

Developers of programs such as Cryptomator shouldn't have to test what file manager you have installed to load their UIRs correctly (see https://github.com/cryptomator/cryptomator/issues/307). 

Nautilus could support webdav:// by itself, or convert it automatically to dav:// in the address bar with the necessary changes. 

Or you could get together with the KDE developers to agree upon a standard URI for webDAV scheme to avoid such incompatibilities. 

See also: https://bugs.kde.org/show_bug.cgi?id=365356
Comment 1 André Klapper 2021-06-18 15:47:46 UTC
GNOME is going to shut down bugzilla.gnome.org in favor of gitlab.gnome.org.
As part of that, we are mass-closing older open tickets in bugzilla.gnome.org
which have not seen updates for a longer time (resources are unfortunately
quite limited so not every ticket can get handled).

If you can still reproduce the situation described in this ticket in a recent
and supported software version of Files (nautilus), then please follow
  https://wiki.gnome.org/GettingInTouch/BugReportingGuidelines
and create a new ticket at
  https://gitlab.gnome.org/GNOME/nautilus/-/issues/

Thank you for your understanding and your help.