Closed
Bug 708096
Opened 13 years ago
Closed 13 years ago
Search won't filter by Crash Reason
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
VERIFIED
FIXED
2.3.4
People
(Reporter: adrian, Assigned: adrian)
Details
There is a bug in the UI, it is not using the right parameter name for crash reasons when calling the middleware. It implies that filtering by crash reason doesn't work in search.
Assignee | ||
Comment 1•13 years ago
|
||
I will also use that occasion to change the Middleware API for search as it is inconsistent with the internal API.
Assignee | ||
Comment 2•13 years ago
|
||
Comment 3•13 years ago
|
||
Commits pushed to https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/b45c9f0c3b5b8c7f5c4e326f2582a0dedc811d23
Fixes bug 708096 - Fixed the crash reason filter in search.
https://github.com/mozilla/socorro/commit/bf733ea988c4ab1d77593144f992bbf0f71ffcc3
Merge pull request #206 from AdrianGaudebert/708096-fix-search-crash-reason
Fixes bug 708096 - Fixed the crash reason filter in search. Changed the search API.
Updated•13 years ago
|
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•13 years ago
|
Target Milestone: 2.4 → 2.3.4
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Updated•13 years ago
|
Flags: in-testsuite?
Comment 4•13 years ago
|
||
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•