Closed
Bug 447665
Opened 17 years ago
Closed 16 years ago
unable to create a bookmark for a certain page
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: bhearsum, Unassigned)
Details
Here's the error from the error console:
Error: uncaught exception: [Exception... "Component returned failure code: 0x80070057 (NS_ERROR_ILLEGAL_VALUE) [nsINavBookmarksService.getFolderIdForItem]" nsresult: "0x80070057 (NS_ERROR_ILLEGAL_VALUE)" location: "JS frame :: file:///Applications/Minefield.app/Contents/MacOS/modules/utils.js :: PU_getMostRecentBookmarkForURI :: line 881" data: no]
I get this when attempting to bookmark https://bugzilla.mozilla.org/enter_bug.cgi?product=mozilla.org with apple+D or by clicking the star icon.
Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9.1a1pre) Gecko/2008072102 Minefield/3.1a1pre ID:2008072102
![]() |
||
Comment 1•17 years ago
|
||
Could not confirm.
Reporter | ||
Updated•17 years ago
|
Version: unspecified → 3.0 Branch
Comment 2•16 years ago
|
||
sounds like something was broken in that profile, getFolderIdForItem can give such an error only if something asks for a broken or not existant id...
without a copy of the profile this can't be debug, btw i've not seen any other similar report.
Ben, unless you still suffer from this i would solve as incomplete, imo this was caused by a corruption in the profile, and not related to the url (corrupted root links, that are used by the star panel)
Reporter | ||
Comment 3•16 years ago
|
||
Seems I was able to create a bookmark for this, finally.
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•