Closed
Bug 234896
Opened 21 years ago
Closed 21 years ago
Start using $cgi->param in sanitycheck.cgi
Categories
(Bugzilla :: Bugzilla-General, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.18
People
(Reporter: wicked, Assigned: wicked)
References
Details
Attachments
(1 file)
3.26 KB,
patch
|
kiko
:
review+
|
Details | Diff | Splinter Review |
Eliminate obsolete %FORM vars from sanitycheck.cgi by changing them to $cgi->param.
Assignee | ||
Updated•21 years ago
|
Assignee | ||
Comment 1•21 years ago
|
||
Assignee | ||
Updated•21 years ago
|
Attachment #141753 -
Flags: review?(kiko)
Comment 2•21 years ago
|
||
Comment on attachment 141753 [details] [diff] [review]
Version 1
Looks good. Make sure tests run before landing this.
Attachment #141753 -
Flags: review?(kiko) → review+
Assignee | ||
Updated•21 years ago
|
Flags: approval?
Target Milestone: --- → Bugzilla 2.18
Updated•21 years ago
|
Flags: approval? → approval+
Comment 3•21 years ago
|
||
Checking in sanitycheck.cgi;
/cvsroot/mozilla/webtools/bugzilla/sanitycheck.cgi,v <-- sanitycheck.cgi
new revision: 1.69; previous revision: 1.68
done
Status: ASSIGNED → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•12 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
•