Closed
Bug 761199
Opened 13 years ago
Closed 13 years ago
buglist.cgi enters in an infinite loop if called without arguments and the user is logged in
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 4.4
People
(Reporter: LpSolit, Assigned: LpSolit)
References
Details
(Keywords: regression)
Attachments
(1 file)
698 bytes,
patch
|
timello
:
review+
|
Details | Diff | Splinter Review |
I probably regressed this in bug 730670: if you access buglist.cgi with no arguments and you are logged in, Bugzilla enters in an infinite loop.
This affects 4.3.x only. 4.2 not affected. This is a blocker for 4.4rc1.
Assignee | ||
Comment 1•13 years ago
|
||
Trivial fix.
Assignee: query-and-buglist → LpSolit
Status: NEW → ASSIGNED
Attachment #629857 -
Flags: review?(timello)
Assignee | ||
Updated•13 years ago
|
Flags: blocking4.4+
Comment 2•13 years ago
|
||
Comment on attachment 629857 [details] [diff] [review]
patch, v1
It fixes the problem and it passes in all tests.
Attachment #629857 -
Flags: review?(timello) → review+
Updated•13 years ago
|
Flags: approval?
Assignee | ||
Updated•13 years ago
|
Flags: approval? → approval+
Assignee | ||
Comment 3•13 years ago
|
||
modified Bugzilla/CGI.pm
Committed revision 8256.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•