Closed
Bug 534746
Opened 16 years ago
Closed 15 years ago
Client-side sorting of milestones breaks with milestones have multiple periods
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
FIXED
People
(Reporter: cww, Assigned: glob)
Details
(Whiteboard: [bmo4.0-resolved])
STR:
go here: https://bugzilla.mozilla.org/buglist.cgi?quicksearch=ALL+product%3Asupport+milestone%3A1.5
Set up columns to view milestones column
click the milestones column to sort
Actual result: random ordering
Expected result: sorting
Gerv says this is client side and thus specific to the mozilla.org install.
Comment 1•16 years ago
|
||
The fix is a sorttable override:
http://www.kryogenix.org/code/browser/sorttable/#overrides
The <th> in the relevant column needs a class of "sorttable_alpha".
Gerv
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•