Closed
Bug 882489
Opened 11 years ago
Closed 11 years ago
CorrelationsSignatures should not raise NotFoundError
Categories
(Socorro :: Backend, task)
Tracking
(Not tracked)
RESOLVED
FIXED
51
People
(Reporter: peterbe, Assigned: peterbe)
References
Details
On URLs like
/bpapi/correlations/signatures/report_type/core-counts/product/Firefox/version/23.0a1/platforms/Mac%20OS%20X/
It might raise an error simply because it can't find that appropriate .txt (or .txt.gz) file but instead it should just return null.
Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Commit pushed to master at https://github.com/mozilla/socorro
https://github.com/mozilla/socorro/commit/36af048fc1018d44aa8a92ce6a27f68afa2f82a2
fixes bug 882489 - CorrelationsSignatures should not raise NotFoundError, r=rhelmer
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Assignee: nobody → peterbe
Target Milestone: --- → 51
You need to log in
before you can comment on or make changes to this bug.
Description
•