Closed
Bug 11449
Opened 25 years ago
Closed 25 years ago
ArcLabelsOut() in history datasource indicates everything is a container
Categories
(Core Graveyard :: RDF, defect, P3)
Core Graveyard
RDF
Tracking
(Not tracked)
VERIFIED
FIXED
M15
People
(Reporter: mozilla, Assigned: waterson)
References
Details
ArcLabelsOut() in the history datasource should only return kNC_child IFF the
element is actually a container. Otherwise, any XUL tree which includes
"rdf:history" will have all its elements marked as containers.
Testing: As an example, choose "Search | Search Bookmarks/History" and do a
search on bookmarks. [Note: The results tree includes "rdf:bookmarks" and
"rdf:history" so that both datasourcs can be searched.] After the search, notice
how every result is shown as a container, even though most probably aren't.
Assignee | ||
Updated•25 years ago
|
Status: NEW → ASSIGNED
Target Milestone: M10
Reporter | ||
Comment 1•25 years ago
|
||
Note: I made a small change to the new history datasource; commented out the
line that returns kNC_child.
Assignee | ||
Comment 2•25 years ago
|
||
Moving out non-critical tasks.
Updated•25 years ago
|
QA Contact: phillip → claudius
Assignee | ||
Comment 3•25 years ago
|
||
so is this fixed, rjc?
Reporter | ||
Comment 4•25 years ago
|
||
Yeah, believe so.
Assignee | ||
Comment 5•25 years ago
|
||
fixed per rjc's comments.
Status: ASSIGNED → RESOLVED
Closed: 25 years ago
Resolution: --- → FIXED
Comment 6•25 years ago
|
||
doing a search for name contains 'book' I pulled up some of my bookmarks folders and a bookmark for the phonebook. Each
had an appropriate icon. Marking VERIFIED, 2000032909 build
Status: RESOLVED → VERIFIED
Updated•6 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•