Closed Bug 238868 Opened 20 years ago Closed 20 years ago

remove %FORM and %COOKIE from show_bug.cgi

Categories

(Bugzilla :: Bugzilla-General, defect)

2.17.7
defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: justdave, Assigned: kiko)

References

Details

Attachments

(1 file)

This should be another easy one.

38:if ($::FORM{'GoAheadAndLogIn'}) {
56:my $format = GetFormat("bug/show", $::FORM{'format'}, $::FORM{'ctype'});

85:if ($::COOKIE{"BUGLIST"}) {
86:    @bug_list = split(/:/, $::COOKIE{"BUGLIST"});
Blocks: 236678
No longer blocks: 225818
Attached patch kiko_v1: fixSplinter Review
Assignee: nobody → kiko
Status: NEW → ASSIGNED
Target Milestone: --- → Bugzilla 2.18
Attachment #144990 - Flags: review?(justdave)
Attachment #144990 - Flags: review+
Flags: approval?
Attachment #144990 - Flags: review?(justdave)
Flags: approval? → approval+
/cvsroot/mozilla/webtools/bugzilla/show_bug.cgi,v  <--  show_bug.cgi
new revision: 1.28; previous revision: 1.27

FIXED, thanks.
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

Creator:
Created:
Updated:
Size: