Closed Bug 238860 Opened 20 years ago Closed 20 years ago

Remove %FORM from editversions.cgi

Categories

(Bugzilla :: Bugzilla-General, defect)

2.17.7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: justdave, Assigned: wicked)

References

Details

Attachments

(1 file)

This will be a nice and quick one:

173:my $product = trim($::FORM{product} || '');
174:my $version = trim($::FORM{version} || '');
175:my $action  = trim($::FORM{action}  || '');
495:    my $versionold = trim($::FORM{versionold} || '');
Assignee: nobody → wicked
Status: NEW → ASSIGNED
Attachment #144926 - Flags: review?(kiko)
Attachment #144926 - Flags: review?(kiko) → review+
Flags: approval+
Target Milestone: --- → Bugzilla 2.18
Checking in editversions.cgi;
/cvsroot/mozilla/webtools/bugzilla/editversions.cgi,v  <--  editversions.cgi
new revision: 1.21; previous revision: 1.20
done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: