Closed Bug 664189 Opened 13 years ago Closed 11 years ago

topcrasher/byversion doesn't like -1 as an argument/parameter, and returns a 500 Internal Server Error

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: stephend, Unassigned)

References

()

Details

Ditto for:

[10:22:05.692] GET https://crash-stats-dev.allizom.org/topcrasher/byversion/-1/4.0.1/1/browser [HTTP/1.1 500 Internal Server Error 166ms]
--
[10:25:30.980] GET https://crash-stats-dev.allizom.org/topcrasher/byversion/a/4.0.1/1/browser [HTTP/1.1 500 Internal Server Error 290ms]

etc..
This error (most likely the same) happens when you even omit all the other parameters and simply specify an invalid version to the URL string:
https://crash-stats-dev.allizom.org/topcrasher/byversion/a/invalidversion
Component: Socorro → General
Product: Webtools → Socorro
Component: General → Webapp
Flags: in-testsuite?
Fixed in Django - now 404s.
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.