Closed
Bug 573378
Opened 16 years ago
Closed 15 years ago
uptime does not sort numerically
Categories
(Socorro :: General, task)
Tracking
(Not tracked)
VERIFIED
FIXED
1.7.6
People
(Reporter: wsmwk, Assigned: ryansnyder)
References
()
Details
Attachments
(2 files)
|
2.44 KB,
patch
|
Details | Diff | Splinter Review | |
|
464.60 KB,
image/png
|
Details |
https://crash-stats.mozilla.com/report/list?version=Thunderbird%3A3.0.5&build_id=&query_search=signature&query_type=exact&query=&date=2010-06-20%2008%3A00%3A00&range_value=4&range_unit=weeks&hang_type=any&process_type=any&plugin_field=&plugin_query_type=&plugin_query=&do_query=&signature=nsQueryInterface%3A%3Aoperator%28%29%28nsID%20const%26%2C%20void**%29&missing_sig=&page=1
click uptime
get ordering like
1
10
116
14
17725
189
2
2
22586
| Reporter | ||
Comment 1•16 years ago
|
||
p.s. I could swear this was working fine a few days ago
From the closed bugs (https://bugzilla.mozilla.org/buglist.cgi?chfieldto=Now&query_format=advanced&chfieldfrom=2010-04-01&short_desc=sort&bug_status=RESOLVED&bug_status=VERIFIED&short_desc_type=allwordssubstr&component=Socorro&product=Webtools), it looks like Ryan fixed most of the existing sort bugs for 1.7 (but bug 564088 missed the cut, as apparently did this column).
| Assignee | ||
Comment 3•16 years ago
|
||
Thanks guys, I'll take a look. I can reproduce the error on stage, but haven't been able to reproduce it in my sandbox yet. I'll keep poking at it.
Assignee: nobody → ryan
Status: NEW → ASSIGNED
Target Milestone: --- → 1.8
| Assignee | ||
Comment 4•16 years ago
|
||
1. Forcing column 9 Uptime to sort numerically
2. Fixed auto-sort, which was auto-sorting on the Uptime field instead of the Comments field. The addition of the Hang column shifted the Comments field 1 column to the right (column 9 instead of column 10).
3. Fixed nav problems in sandboxes from */report* pages
Attachment #452802 -
Flags: review?(ozten.bugs)
Attachment #452802 -
Flags: feedback?
| Assignee | ||
Updated•16 years ago
|
Attachment #452802 -
Flags: review?(laura)
Updated•16 years ago
|
Attachment #452802 -
Flags: review?(laura) → review+
| Assignee | ||
Comment 5•16 years ago
|
||
Thanks Laura. Committing. Wayne and/or Smokey, could you please test this fix on stage? The changes should appear there by 2:15pm PST. Thanks!
==
Sending webapp-php/application/controllers/report.php
Sending webapp-php/js/socorro/report_list.js
Transmitting file data ..
Committed revision 2161.
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 6•16 years ago
|
||
| Assignee | ||
Updated•16 years ago
|
Attachment #452802 -
Flags: review+
Attachment #452802 -
Flags: feedback?
Updated•16 years ago
|
Attachment #452802 -
Flags: review?(ozten.bugs)
Comment 7•16 years ago
|
||
Verified FIXED; sorting and pagination don't play nicely together (the sort option doesn't persist across pages), but that's a separate bug.
Status: RESOLVED → VERIFIED
Comment 8•16 years ago
|
||
Verified on prod after 1.8 release.
| Reporter | ||
Comment 9•16 years ago
|
||
(In reply to comment #8)
> Verified on prod after 1.8 release.
I agree. Thanks!
Comment 10•15 years ago
|
||
Merge to 1.7.6
Status: VERIFIED → REOPENED
Resolution: FIXED → ---
Target Milestone: 1.8 → 1.7.6
| Assignee | ||
Comment 11•15 years ago
|
||
Looks like this was fixed in 1.7.5.
Status: REOPENED → RESOLVED
Closed: 16 years ago → 15 years ago
Resolution: --- → FIXED
| Assignee | ||
Comment 12•15 years ago
|
||
Oy, wrong bug ticket. Reopening.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
| Assignee | ||
Comment 13•15 years ago
|
||
Committing fix from 1.8.
Sending webapp-php/js/socorro/report_list.js
Transmitting file data .
Committed revision 2714.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
You need to log in
before you can comment on or make changes to this bug.
Description
•