Closed
Bug 603583
Opened 15 years ago
Closed 15 years ago
Bookmark - error - set parent node - just 3.6.12pre 12.10.10
Categories
(Firefox :: Bookmarks & History, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: landis.reed, Unassigned)
References
Details
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12pre) Gecko/20101011 Namoroka/3.6.12pre
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.12pre) Gecko/20101011 Namoroka/3.6.12pre
bookmarking a page generates a js error box...
'ASSERT: parent node must have _DOMElement set
Stack Trace: ..'
Reproducible: Always
Steps to Reproduce:
1.go to page previously not bookmarked (even within same site)
2.right click bookmark or menu>bookmark
3.get same js error box - ok only option...
4.happens twice if i actually bookmark page
Actual Results:
I get an error, once when i first chose to bookmark and then click 'ok' and if i continue on to actually bookmark it comes a second time..
error:
ASSERT: parent node must have _DOMElement set
Stack Trace:
0:PMV_nodeInserted([object ResultNodeClassInfo],[object ResultNodeClassInfo],47)
1:insertBookmark(2,[xpconnect wrapped nsIURI],-1,Volunteer to Help Ukraine Orphans — Ukraine Adoption)
2:PCIT_doTransaction()
3:doTransaction([xpconnect wrapped nsITransaction])
4:placesTxn_doTransaction([xpconnect wrapped nsITransaction])
5:doTransaction([xpconnect wrapped nsITransaction])
6:PCH_bookmarkPage([object XULElement],2,true)
7:PCH_bookmarkCurrentPage(true,2)
8:oncommand([object XULCommandEvent])
Expected Results:
bookmark dialog should come up..
add bookmark, description, tags.. done
screen captures:
http://landisreed.com/images/screens/FireFox/FireFox(Namoroka)3.6.12-error-bookmarking-UA-page01.png
and
http://landisreed.com/images/screens/FireFox/FireFox(Namoroka)3.6.12-error-bookmarking-UA-page02.png
Comment 1•15 years ago
|
||
I get the exact same error in Ubuntu 10.10 64bit, using Firefox 3.6.11 (canonical 1.0).
Sorry I am unsure how to print a stacktrace using gdb, but my error is identical.
Comment 2•15 years ago
|
||
I think I had write permission problems to my 'home' directory.
Comment 3•15 years ago
|
||
this can't happen anymore after bug 528884
You need to log in
before you can comment on or make changes to this bug.
Description
•