Closed
Bug 148767
Opened 23 years ago
Closed 23 years ago
buglist.cgi outputs a warning if first query doesn't have a sort order
Categories
(Bugzilla :: Query/Bug List, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: jouni, Assigned: jouni)
Details
(Keywords: regression)
Attachments
(1 file)
|
695 bytes,
patch
|
myk
:
review+
myk
:
review+
|
Details | Diff | Splinter Review |
If the first query ever run by a user (no LASTORDER cookie) has a 'reuse' sort
order, buglist.cgi throws a pair of uninitialized warnings. Patch incoming.
| Assignee | ||
Comment 1•23 years ago
|
||
Adds a pair of parenthesis.
| Assignee | ||
Comment 2•23 years ago
|
||
Myk, this is your code. How about a quick review and checkin to branch & trunk?
Comment 3•23 years ago
|
||
Comment on attachment 86039 [details] [diff] [review]
Patch
2xr=myk
Attachment #86039 -
Flags: review+
Comment 4•23 years ago
|
||
Checking in buglist.cgi;
/cvsroot/mozilla/webtools/bugzilla/buglist.cgi,v <-- buglist.cgi
new revision: 1.173; previous revision: 1.172
done
Checking in buglist.cgi;
/cvsroot/mozilla/webtools/bugzilla/buglist.cgi,v <-- buglist.cgi
new revision: 1.169.2.4; previous revision: 1.169.2.3
done
Status: ASSIGNED → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•