Closed
Bug 75690
Opened 25 years ago
Closed 24 years ago
JavaScript errors when pasting bookmarks when root is collapsed
Categories
(SeaMonkey :: Bookmarks & History, defect)
Tracking
(Not tracked)
VERIFIED
INVALID
People
(Reporter: cplyon, Assigned: bugs)
Details
Using build 2001041104
Steps to reproduce:
1. Open Manage Bookamarks window
2. Select a bookmark, folder or separator
3. Collapse root folder (Bookmarks for default)
4a. Select root folder (without expanding it)
4b. Unselect root folder (without collapsing it)
5. Paste
Result 4a:
Error: [Exception... "Component returned failure code: 0x80004005
(NS_ERROR_FAILURE) [nsIRDFContainer.Init]" nsresult: "0x80004005
(NS_ERROR_FAILURE)" location: "JS frame ::
chrome://communicator/content/bookmarks/bookmarksOverlay.js :: anonymous ::
line 480" data: no]
Source File: chrome://communicator/content/bookmarks/bookmarksOverlay.js
Line: 480
Result 4b:
Error: data.value has no properties
Source File: chrome://communicator/content/bookmarks/bookmarksOverlay.js
Line: 432
Comment 1•24 years ago
|
||
Confirmed
Platform: PC
OS: Windows 98
Mozilla Build: 2001041704
marking NEW.
Status: UNCONFIRMED → NEW
Ever confirmed: true
| Reporter | ||
Comment 2•24 years ago
|
||
Looking at build 2001042504 on Win2K, the root bookmark folder seems to have
been removed.
This bug no longer applies.
Comment 3•24 years ago
|
||
Marking INVALID per reporter's comments. Thanks.
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → INVALID
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•