Closed
Bug 891558
Opened 12 years ago
Closed 12 years ago
Doing /query/ with invalid values for `release_channels` causes a 500 error
Categories
(Socorro :: Webapp, task)
Socorro
Webapp
Tracking
(Not tracked)
VERIFIED
DUPLICATE
of bug 887590
People
(Reporter: peterbe, Unassigned)
References
()
Details
(Whiteboard: [fuzzer])
For example, this causes a 500 error on the webapp http://tinyurl.com/ms5eqhx
What ultimately happens is this:
BadStatusCodeError: 404: on: http://socorro-api-dev-internal/bpapi//search/signatures/for/3/products/Firefox/from/2013-07-02T20%3A00%3A00/to/2013-07-09T20%3A00%3A00/search_mode/contains/build_ids/3/reasons/3/release_channels/-1%2F%2A%2A%2FOR%2F%2A%2A%2F1%3D1%29%29%2F%2A%2A%2FAND%2F%2A%2A%2FISNULL%28ASCII%28SUBSTRING%28CAST%28%28SELECT%2F%2A%2A%2F%40%40version%29AS%2F%2A%2A%2Fvarchar%288000%29%29%2C1%2C1%29%29%2C0%29%3E255--/report_process/any/report_type/any/plugin_in/filename/plugin_search_mode/contains/result_number/100/
| Reporter | ||
Comment 1•12 years ago
|
||
:adrian, wanna own this?
| Reporter | ||
Comment 2•12 years ago
|
||
FYI, here's the errormill entry https://errormill.mozilla.org/webtools/socorro-crashstats-dev/group/17721/
Updated•12 years ago
|
Severity: normal → major
OS: Mac OS X → All
Hardware: x86 → All
Whiteboard: [fuzzer]
Comment 3•12 years ago
|
||
Once again, an encoded slash in the URL. Bug 887590 should fix that.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•