Closed
Bug 171322
Opened 23 years ago
Closed 23 years ago
process_bug.cgi makes reference to non-existant product variable
Categories
(Bugzilla :: Creating/Changing Bugs, defect, P1)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: bugreport, Assigned: myk)
Details
(Keywords: regression)
Attachments
(1 file)
575 bytes,
patch
|
bbaetz
:
review+
bbaetz
:
review+
|
Details | Diff | Splinter Review |
By inspection, found that process_bug.cgi in HEAD (2.17) makes reference to
$oldhash{'product'} where that field no longer exists.
Comment 1•23 years ago
|
||
This is from me, but I won't get to this in the near future.
Severity: normal → blocker
Keywords: regression
Priority: -- → P1
Target Milestone: --- → Bugzilla 2.18
Reporter | ||
Comment 2•23 years ago
|
||
Comment 3•23 years ago
|
||
Comment on attachment 101019 [details] [diff] [review]
Simple fix
Yeah, fair enough.
@log_columns sucks!
r=bbaetz x2
Attachment #101019 -
Flags: review+
Reporter | ||
Comment 4•23 years ago
|
||
Seconding the motion that @log_columns need to go, but fixing this anyway.
Checking in process_bug.cgi;
/cvsroot/mozilla/webtools/bugzilla/process_bug.cgi,v <-- process_bug.cgi
new revision: 1.150; previous revision: 1.149
done
Status: NEW → 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
•