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 522447 - anonymous ftp bookmark handling
anonymous ftp bookmark handling
Status: RESOLVED OBSOLETE
Product: nautilus
Classification: Core
Component: general
unspecified
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2008-03-14 16:22 UTC by Matthias Clasen
Modified: 2015-06-30 13:15 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Matthias Clasen 2008-03-14 16:22:08 UTC
I added a bookmark for an anonymous ftp server. It ended up in ~/.gtk-bookmarks as

ftp://anonymous@ftp.gtk.org/ title

When I select that bookmark in the panel places>bookmarks menu, I get a password dialog, in which "Connect as user" is selected, and the user name is anonymous.

Clearly that is not intended, the connection should either be done without any password dialog, or "Connect anonymously" should be selected.
Comment 1 Matthias Clasen 2008-03-14 16:23:14 UTC
Further, if I cancel the password dialog, I get an error dialog saying:

Couldn't display "ftp://anonymous@ftp.gtk.org/".

Access was denied.


If I cancel the password dialog, there should be no attempt to establish a connection.
Comment 2 Cosimo Cecchi 2008-03-23 15:05:41 UTC
First issue is fixed now in SVN.
Comment 3 Alexandre Franke 2015-06-30 13:15:31 UTC
Thanks for taking the time to report this.

I can't reproduce with 3.16. Everything seems to be working as expected.

Please feel free to reopen this bug report if the problem still occurs with a recent version of GNOME.