Closed
Bug 676655
Opened 14 years ago
Closed 12 years ago
500 Internal Server Error: Message: Missing argument 5 for Topcrasher_Controller::plot_signature()
Categories
(Socorro :: General, task)
Socorro
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: stephend, Unassigned)
References
()
Details
https://crash-stats-dev.allizom.org/topcrasher/plot_signature/Firefox/3.5.13/ScanDir/2011-07-27 throws the following:
2011-08-04 13:25:03 -07:00 --- error: [5xx Error] File: application/controllers/topcrasher.php; Line: 281; Message: Missing argument 5 for Topcrasher_Controller::plot_signature()
Assignee | ||
Updated•13 years ago
|
Component: Socorro → General
Product: Webtools → Socorro
Comment 1•13 years ago
|
||
Looks like that controller has no built in handling of null or invalid arguments and causes a middleware 500.
Comment 2•12 years ago
|
||
In the django webapp this is a 404 instead of a 500.
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•