Closed
Bug 658723
Opened 14 years ago
Closed 14 years ago
bmo should have a checkbox for turning the get request into a post for dealing with long buglists
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: asa, Unassigned)
Details
Bugzilla doesn't like long URLs generated by my queries which contain long lists of bug numbers. Because of that, I maintain a local copy of query.cgi with the submit changed from a GET request to a POST request and all is good with the world -- except that it's only useful to me instead of everyone.
Please make it so that I can easily submit long queries by offering a POST option. Thanks.
Comment 1•14 years ago
|
||
query.cgi already does do a POST, and it already handles this exact problem.
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → WORKSFORME
| Reporter | ||
Comment 2•14 years ago
|
||
hey, it does. great.
Comment 3•14 years ago
|
||
(In reply to comment #2)
> hey, it does. great.
:-)
Happy to have used our time machines to fix the bug before you even requested it.:-)
You need to log in
before you can comment on or make changes to this bug.
Description
•