Closed
Bug 328802
Opened 19 years ago
Closed 19 years ago
Default name string of exported bookmark file should be more descriptive to prevent confusion
Categories
(Camino Graveyard :: Bookmarks, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
Camino1.5
People
(Reporter: carmudgeon, Assigned: bugzilla-graveyard)
References
Details
(Keywords: fixed1.8, polish)
User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060214 Camino/1.0
Build Identifier: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.0.1) Gecko/20060214 Camino/1.0
The default name string for the exported bookmark file is simply "ExportedBookmarkFile." It would be nice if it could include Camino somewhere in there, as Safari does.
Identifying the origins of the exported bookmark file (without requiring active intervention from the user) would help prevent any possible confusion during browser migrations, or simply when saving a backup of the bookmark file.
This is especially relevant for novice users, for whom importing/exporting bookmarks is often a confusing task.
Reproducible: Always
Steps to Reproduce:
1. Export bookmarks and accept default name in dialog box.
2.
3.
Assignee | ||
Comment 1•19 years ago
|
||
I suggest a simple change to "Exported Camino Bookmarks" or similar. Should be easy enough -- I can take it if needed.
cl
This should be a nice bit of easy polish. cl, make it so ;)
Assignee: mikepinkerton → bugzilla
Depends on: 302865
This is just a strings change, so let's just get it with the next strings change-checkin (prolly bug 302865), and use the suggestion in comment 1.
Target Milestone: --- → Camino1.1
Comment 4•19 years ago
|
||
"ExportedBookmarkFile" = "ExportedCaminoBookmarks";
(didn't want to introduce spaces into the filename)
You need to log in
before you can comment on or make changes to this bug.
Description
•