GNOME Bugzilla – Bug 652210
SSH bookmark name should have a sensible default if left blank
Last modified: 2012-09-04 18:51:19 UTC
At the moment, when creating an SSH 'Connection to a server' in Nautilus 2.32.2.1 if the 'Add bookmark' box is ticked but the 'Bookmark name:' field is left blank, the bookmark name appears as '(null)'. This is less than satisfactory and should become some sensible default (e.g. 'foldername' on 'server') if not explicitly set. Steps to recreate: 1.) File > Connect to server 2.) Service type: SSH 3.) Server, Port, Folder can be anything that works. Tick 'Add bookmark' and leave 'Bookmark name:' blank (completely blank) 4.) Either on the LHS, or in the 'Bookmarks' menu there will be a bookmark with the name (null) Expected result: This should be named as something sensible as described above.
This should not be an issue with git master. Please reopen if it is.