Closed
Bug 68545
Opened 24 years ago
Closed 24 years ago
Bookmarks|"Add Current Page"|"Create In"|"Use default" produces js exception
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
VERIFIED
FIXED
mozilla0.8.1
People
(Reporter: bzbarsky, Assigned: bugs)
References
Details
Attachments
(1 file)
931 bytes,
patch
|
Details | Diff | Splinter Review |
BUILD: linux 2001-02-11-06 and windows 2001-02-10
STEPS TO REPRODUCE:
1) Go to Bookmarks|"Add Current Page"
2) Select the "Create In" button
3) Click the "Use Default" button
ACTUAL RESULTS:
The following JS exception is thrown:
JavaScript error:
chrome://communicator/content/bookmarks/addBookmark.js line 192: uncaught
exception: [Exception... "Illegal value" code: "-2147024809" nsresult:
"0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location:
"chrome://communicator/content/bookmarks/addBookmark.js Line: 166"]
And nothing happens.
EXPECTED RESULTS:
File to the "Default" bookmark folder and close dialog.
This is rapidly deteriorating.
Linux 2001022021:
Go to Bookmarks on menuline
click "Add Current Page"
Result: Nothing.
In console:
JavaScript error:
chrome://communicator/content/bookmarks/bookmarksOverlay.js line 756:
aWindow.location has no properties
2001022021 linux:
clicking Add Current Page sometimes doesn't do anything at all.
Instead i see this in console:
JavaScript error:
chrome://communicator/content/bookmarks/bookmarksOverlay.js line 756:
aWindow.location has no properties
Mass moving most of mozilla0.9 bugs to mozilla0.8.1
Target Milestone: mozilla0.9 → mozilla0.8.1
Assignee | ||
Comment 7•24 years ago
|
||
Comment 8•24 years ago
|
||
r=jag
Assignee | ||
Comment 9•24 years ago
|
||
Fix checked in
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
Comment 10•24 years ago
|
||
no more js errors. VERIFIED Fixed with 200104260x builds (all paltforms)
Status: RESOLVED → VERIFIED
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•