Closed
Bug 805051
Opened 12 years ago
Closed 12 years ago
[socorro-crashstats] Filtering from All to Windows and back to All doesn't select All as a filter
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stephend, Assigned: rhelmer)
References
()
Details
STR:
1. Load http://crash-stats-new-dev.allizom.org/topcrasher/products/Fennec/versions/14.0/date_range_type/report/crash_type/all/os_name/None?days=28
2. Click on Windows
3. Now, click back to All
Actual:
Stays on Windows
Expected:
Should go back to filtering on All
Assignee | ||
Updated•12 years ago
|
Assignee: nobody → rhelmer
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/socorro-crashstats
https://github.com/mozilla/socorro-crashstats/commit/92cfff17d7a5e6c156d1596734e42869331872ac
bug 805051 - unset os_name for All button
https://github.com/mozilla/socorro-crashstats/commit/1fab20e09f220c0154f804dad5564249cc708def
bug 805051 - do not use == for comparison to None
https://github.com/mozilla/socorro-crashstats/commit/adbab97b18a0d13adf81913d8e79634dc94cb770
Merge pull request #219 from rhelmer/bug805051-all-filter-not-working
bug 805051 - unset os_name for All button
Assignee | ||
Updated•12 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•