Closed
Bug 709204
Opened 14 years ago
Closed 14 years ago
[UI] In search Report Process option doesn't stay selected
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
FIXED
2.4.4
People
(Reporter: adrian, Assigned: espressive)
References
()
Details
STR:
1. Go to https://crash-stats.mozilla.com/query ;
2. Check Report Process: Plugins and run a search ;
3. The Report Process radio button is not selected anymore.
Expected result: the Plugins radio button should be checked to represent the state of search options.
Note: IIRC this changed when we added the "Content" option for Report Process.
| Assignee | ||
Updated•14 years ago
|
Assignee: nobody → sneethling
Updated•14 years ago
|
Target Milestone: 2.4 → ---
Updated•14 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•14 years ago
|
Component: General → Webapp
| Assignee | ||
Comment 1•14 years ago
|
||
Sent pull request :: https://github.com/mozilla/socorro/pull/371
TEST CASE
----------
Head to the search page on Socorro
Select one off the process type radio buttons
Click on filter crash reports
Selected process type should still be selected
Target Milestone: --- → 2.4.4
Comment 2•14 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/2db8330634dcdd4e63fa5204f0a6ec9ad59f38d2
Merge pull request #371 from ossreleasefeed/search-page-persist-selected-option-709204
state of process type no longer managed by cookie plugin fixes bug 709204
Updated•14 years ago
|
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 3•14 years ago
|
||
QA verified on stage - following :adrian's most-excellent steps to repro in comment 0 and comment 1.
Selecting a Report Process filter (Any, Browser, Plugins, Content) persists after the query is run.
Status: RESOLVED → VERIFIED
Flags: in-testsuite?
You need to log in
before you can comment on or make changes to this bug.
Description
•