Closed
Bug 201940
Opened 23 years ago
Closed 23 years ago
Set as new Personal Toolbar Folder doesn't work
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 200048
People
(Reporter: punkadiddle, Assigned: bugs)
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030411
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.4b) Gecko/20030411
Clicking this function does not
- change the id of the folder entry in bookmarks.html
- does not add the attribute PERSONAL_TOOLBAR_FOLDER
It does
- modify the LAST_MODIFIED attribute
Tried with and without personal toolbar folder present in my bookmarks.html
Reproducible: Always
Steps to Reproduce:
in Bookmark Manager:
1. Choose any folder
2. Click "Set as new Personal Toolbar Folder"
Actual Results:
New location "NC:PersonalToolbarFolder" is displayed for selected folder
bookmarks.html gets modified as described above
Expected Results:
Set the folder to be recognized as personal toolbar and update the view in the
browser window.
workaround: manually edit bookmarks.html
sample line for personal toolbar from default prefs:
<DT><H3 ADD_DATE="961112773" PERSONAL_TOOLBAR_FOLDER="true"
ID="NC:PersonalToolbarFolder">Personal Toolbar Folder</H3>
Comment 1•23 years ago
|
||
I confirm on Mozilla/5.0 (Windows; U; Win98; en-US; rv:1.4b) Gecko/20030412
Comment 2•23 years ago
|
||
Dupe of bug 200048?
Comment 3•23 years ago
|
||
yes, see bug 200048 comment 5
(and I can confirm the bug on the 20030412 build on Mac OS X 10.2.5)
*** This bug has been marked as a duplicate of 200048 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•