Closed
Bug 336254
Opened 19 years ago
Closed 17 years ago
Places: ASSERT: Node QI failed
Categories
(Firefox :: Bookmarks & History, defect)
Firefox
Bookmarks & History
Tracking
()
VERIFIED
DUPLICATE
of bug 400109
People
(Reporter: buchner.johannes, Unassigned)
Details
Attachments
(3 files)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060430 Minefield/3.0a1
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9a1) Gecko/20060430 Minefield/3.0a1
Assertion failed in Places:
ASSERT: Node QI failed [...] see screenshot.
The button on the right of the textbox is empty and it's text ('Search in Bookmarks Toolbar') jumped into the textbox.
Reproducible: Didn't try
Reporter | ||
Comment 1•19 years ago
|
||
The assert message i received.
Reporter | ||
Comment 2•19 years ago
|
||
This is the places dialog on my Fx. Maybe some of the wrong displaying is caused by my skin, i'll test without a skin later.
Comment 3•19 years ago
|
||
see also bug 334049, bug 334451, bug 334434
They should probably be all duped together, although each one triggers the assertion is a slightly different way.
Reporter | ||
Comment 4•19 years ago
|
||
(In reply to comment #3)
> They should probably be all duped together, although each one triggers the
> assertion is a slightly different way.
I can reproduce this one, bug 334049 and bug 334451 on nightly trunk 20060501 (with default skin) in Windows XP.
It would be helpful if one could copy and paste the assert texts ... or if they were copied to clipboard.
Comment 5•17 years ago
|
||
Can this still be reproduced, is it a duplicate, or just WORKSFORME?
Thanks.
Whiteboard: CLOSEME 11/06
Comment 6•17 years ago
|
||
confirmed on Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.5; en-US; rv:1.9b2pre) Steps to reproduce:
Create a Tag for a Bookmark, go into the places organizer -> go to recent tabs -> click right on the new tag -> Assertion
Updated•17 years ago
|
Severity: minor → major
Status: UNCONFIRMED → NEW
Ever confirmed: true
Flags: in-litmus?
Flags: blocking-firefox3?
OS: Windows XP → All
Whiteboard: CLOSEME 11/06
Version: unspecified → Trunk
Comment 7•17 years ago
|
||
(In reply to comment #6)
>
> Create a Tag for a Bookmark, go into the places organizer -> go to recent tabs
recent tags of course :)
Comment 8•17 years ago
|
||
It happens here:
http://bonsai.mozilla.org/cvsblame.cgi?file=/mozilla/browser/components/places/content/utils.js&rev=1.90&mark=74C
Regression from bug 359462?
Hardware: PC → All
Updated•17 years ago
|
Status: NEW → RESOLVED
Closed: 17 years ago
Resolution: --- → DUPLICATE
Updated•17 years ago
|
Flags: blocking-firefox3?
Verified dup
Status: RESOLVED → VERIFIED
Comment 11•16 years ago
|
||
Test cases were added for 3.x test runs on litmus for regression testing for the original bug 400109.
For 3.0,
https://litmus.mozilla.org/show_test.cgi?id=7536
For 3.1,
https://litmus.mozilla.org/show_test.cgi?id=7537
Flags: in-litmus? → in-litmus+
Comment 12•15 years ago
|
||
Bug 451915 - move Firefox/Places bugs to Firefox/Bookmarks and History. Remove all bugspam from this move by filtering for the string "places-to-b-and-h".
In Thunderbird 3.0b, you do that as follows:
Tools | Message Filters
Make sure the correct account is selected. Click "New"
Conditions: Body contains places-to-b-and-h
Change the action to "Delete Message".
Select "Manually Run" from the dropdown at the top.
Click OK.
Select the filter in the list, make sure "Inbox" is selected at the bottom, and click "Run Now". This should delete all the bugspam. You can then delete the filter.
Gerv
Component: Places → Bookmarks & History
QA Contact: places → bookmarks
You need to log in
before you can comment on or make changes to this bug.
Description
•