Closed Bug 73851 Opened 24 years ago Closed 3 years ago

``natural order'' sort does not work in general case

Categories

(Core :: XUL, defect)

defect
Not set
normal

Tracking

()

RESOLVED WONTFIX
Future

People

(Reporter: waterson, Unassigned)

Details

Specifically, in nsXULOutlinerBuilder::CompareMatches()... // If the sort order is ``natural'', then see if the container // is an RDF sequence. If so, we'll try to use the ordinal // properties to determine order. // // XXX the problem with this is, it doesn't always get the // *real* container; e.g., // // <outlinerrow uri="?uri" /> // // <triple subject="?uri" // predicate="http://home.netscape.com/NC-rdf#subheadings" // object="?subheadings" /> // // <member container="?subheadings" child="?subheading" /> // // In this case mContainerVar is bound to ?uri, not // ?subheadings. (The ``container'' in the template sense != // container in the RDF sense.) So basically, we don't get it right if the ``template container'' is not the ``RDF container''.
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla1.0
Bugs targeted at mozilla1.0 without the mozilla1.0 keyword moved to mozilla1.0.1 (you can query for this string to delete spam or retrieve the list of bugs I've moved)
Target Milestone: mozilla1.0 → mozilla1.0.1
cc'ing sgehani. samir, is this the problem that you're seeing?
Target Milestone: mozilla1.0.1 → Future
Well, the sidebar tabs are in a generic template, not in a tree, so I don't think they exercise this code.

rg nsXULOutlinerBuilder finds nothing

The bug assignee didn't login in Bugzilla in the last 7 months.
:enndeakin, could you have a look please?
For more information, please visit auto_nag documentation.

Assignee: waterson → nobody
Status: ASSIGNED → NEW
Flags: needinfo?(enndeakin)

No longer relevant.

Status: NEW → RESOLVED
Closed: 3 years ago
Flags: needinfo?(enndeakin)
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.