Closed
Bug 679305
Opened 14 years ago
Closed 14 years ago
triage report throws Internal Server Error when passed an invalid component on the URL
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: mateusz.goik, Unassigned)
Details
User Agent: Mozilla/5.0 (Windows NT 5.1; rv:5.0.1) Gecko/20100101 Firefox/5.0.1
Build ID: 20110707182747
Steps to reproduce:
https://bugzilla.mozilla.org/page.cgi?id=triage_reports.html&action=run&product=Bugzilla&component=Bug+Import%2FExport+%26+Movinga
Actual results:
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, bugzilla-admin@mozilla.org and inform them of the time the error occurred, and anything you might have done that may have caused the error.
More information about this error may be available in the server error log.
Reporter | ||
Comment 1•14 years ago
|
||
probable error of security? access to the hidden product?
(In reply to Mateusz Goik from comment #1)
> probable error of security? access to the hidden product?
the component provided isn't valid (there's an "a" at the end of the URL), and the report doesn't deal with that appropriately. this isn't related to security or hidden products.
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Summary: triage_reports and Internal Server Error → triage report throws Internal Server Error when passed an invalid component on the URL
Version: Development → Current
Committing to: bzr+ssh://bjones%40mozilla.com@bzr.mozilla.org/bmo/4.0/
modified extensions/BMO/lib/Reports.pm
modified extensions/BMO/template/en/default/hook/global/user-error-errors.html.tmpl
Committed revision 7836.
fixed, will be live on bugzilla.mozilla.org the next time it is updated.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•