Closed
Bug 20238
Opened 25 years ago
Closed 25 years ago
Bookmarking page with no title results in empty menu item string
Categories
(SeaMonkey :: Bookmarks & History, defect, P3)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: sfraser_bugs, Assigned: mozilla)
Details
If I bookmark a page with no <title> tag, then the Bookmarks menu ends up with an empty string (or the default 'a' on Mac). You need to generate a bookmark name from the URL, somehow.
Assignee | ||
Updated•25 years ago
|
Status: NEW → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Assignee | ||
Comment 1•25 years ago
|
||
Fixed. When bookmarking a URL, if it doesn't have a title specified, fallback to using the URL as the title. (This is basically what 4.x does.)
Updated•25 years ago
|
Status: RESOLVED → VERIFIED
Comment 2•25 years ago
|
||
VERIFIED Fixed with 20000113 builds
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•