Closed
Bug 223704
Opened 22 years ago
Closed 22 years ago
cygwin, IIS 5.0, editgroups.cgi:I have several taint issues. mostly with $::FORM{stuff}, and $gid's
Categories
(Bugzilla :: Administration, task)
Tracking
()
RESOLVED
DUPLICATE
of bug 208847
People
(Reporter: jpyeron, Assigned: justdave)
Details
Attachments
(1 file)
|
2.49 KB,
patch
|
Details | Diff | Splinter Review |
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322)
Build Identifier:
just like bug 208647,
also does some var checking like
... if the checkbox is unchecked, then $::FORM{'isactive'} is undef.
Reproducible: Always
Steps to Reproduce:
| Reporter | ||
Comment 1•22 years ago
|
||
| Reporter | ||
Updated•22 years ago
|
Summary: cygwin, IIS 5.0: I have several taint issues. mostly with $::FORM{stuff}, and $gid's → cygwin, IIS 5.0, editgroups.cgi:I have several taint issues. mostly with $::FORM{stuff}, and $gid's
| Reporter | ||
Updated•22 years ago
|
Attachment #134149 -
Flags: review?(bbaetz)
| Reporter | ||
Comment 2•22 years ago
|
||
I am asleep at the switch here.
*** This bug has been marked as a duplicate of 208847 ***
Status: UNCONFIRMED → RESOLVED
Closed: 22 years ago
Resolution: --- → DUPLICATE
Updated•22 years ago
|
Attachment #134149 -
Flags: review?(bbaetz) → review+
Comment 3•22 years ago
|
||
Comment on attachment 134149 [details] [diff] [review]
fixes taints
Err...
Attachment #134149 -
Flags: review+
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
•