Closed
Bug 1067381
Opened 11 years ago
Closed 11 years ago
Sorting by ID broken when changing multiple bugs
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mcote, Assigned: dkl)
Details
Attachments
(1 file)
|
768 bytes,
patch
|
glob
:
review+
|
Details | Diff | Splinter Review |
While sorting by ID works when you have a bug list, as soon as you click "Change Several Bugs at Once", sorting by ID is totally broken. Other columns appear to sort fine.
Found this on BMO.
| Assignee | ||
Comment 1•11 years ago
|
||
BMO uses a javascript utility called sorttable.js for the buglist.cgi table which is not used upstream so moving over.
Assignee: query-and-buglist → nobody
Component: Query/Bug List → General
Product: Bugzilla → bugzilla.mozilla.org
QA Contact: default-qa
Version: 4.2 → Production
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → dkl
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8489494 -
Flags: review?(glob)
Comment on attachment 8489494 [details] [diff] [review]
1067381_1.patch
Review of attachment 8489494 [details] [diff] [review]:
-----------------------------------------------------------------
r=glob
Attachment #8489494 -
Flags: review?(glob) → review+
| Assignee | ||
Comment 4•11 years ago
|
||
To ssh://gitolite3@git.mozilla.org/webtools/bmo/bugzilla.git
e1d1c64..58b7205 master -> master
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Comment 5•11 years ago
|
||
Would this also fix bug 1004694? It sounds like the same kind of thing.
| Assignee | ||
Comment 6•11 years ago
|
||
(In reply to Andrew McCreight [:mccr8] from comment #5)
> Would this also fix bug 1004694? It sounds like the same kind of thing.
Hmm. It certainly does seem like 1004694 has been fixed now either by this or something else. Feel free to close it and open a new bug if you still see the sorting issue in the future.
Thanks
dkl
You need to log in
before you can comment on or make changes to this bug.
Description
•