Closed
Bug 1016290
Opened 11 years ago
Closed 11 years ago
something like simple form for submitting Firefox related bugs doesn't work
Categories
(bugzilla.mozilla.org :: General, defect)
Tracking
()
RESOLVED
INVALID
People
(Reporter: aha, Unassigned)
References
()
Details
Repro:
1. open https://bugzilla.mozilla.org/enter_bug.cgi?format=simple
"Enter bug" page is displayed.
2. Click on "Firefox:" headline
Actual:
https://bugzilla.mozilla.org/enter_bug.cgi?product=Firefox&format=simple
Page is displayed, but it contains error message:
The requested format simple does not exist with a content type of html.
but not anything like bug entry form.
User agent: Mozilla/5.0 (Windows NT 5.1; rv:32.0) Gecko/20100101 Firefox/32.0 SeaMonkey/2.29a1
Build identifier: 20140526003001
this is working as expected.
you've asked for a bug entry form with the format of "simple".
no such format exists, so you get an error.
you can't pass in random data and expect things to work :)
the default bug entry form for users without editbugs is https://bugzilla.mozilla.org/enter_bug.cgi?format=guided which is a radically simpler form than what you get by default.
there's links to this on the standard bug entry form: "switch to the bugzilla helper".
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•