Closed Bug 121712 Opened 24 years ago Closed 24 years ago

sortStaticsLast is broken in trunk.

Categories

(Core Graveyard :: RDF, defect, P3)

Tracking

(Not tracked)

VERIFIED FIXED
mozilla0.9.9

People

(Reporter: skasinathan, Assigned: waterson)

Details

Attachments

(1 file)

bz's checkin to nsXULSortService broke the sortStaticsLast functionality. Backing out's bz's checkin (version 1.141) fixes the problem.
I'm not quite sure at a glance why this would cause it, but it may have been this change near line 1922 to nsXULSortService.cpp in bz's patch to bug 100649: - if (id.Length() > 0) + if (id.IsEmpty()) { This appears to invert the intended truth statement.
This affects IM in commercial. Nominating nsbeta1 All platforms
Severity: normal → major
Keywords: nsbeta1
OS: Windows 2000 → All
Hardware: PC → All
Yeah, tingley was right.
Comment on attachment 66369 [details] [diff] [review] fix, based on tingley's analysis r=tingley
Attachment #66369 - Flags: review+
Fix checked in.
Status: NEW → RESOLVED
Closed: 24 years ago
Priority: -- → P3
Resolution: --- → FIXED
Target Milestone: --- → mozilla0.9.9
Doh. Sorry about that... :( I thought I'd checked all the changes in that patch....
verified fix checked in
Status: RESOLVED → VERIFIED
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: