Closed
Bug 551651
Opened 16 years ago
Closed 16 years ago
$cgi->query_string is returning POST variables when it really shouldn't be
Categories
(Bugzilla :: User Accounts, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 512842
People
(Reporter: reed, Unassigned)
Details
[split from bug 508189, comment #4]
"There is, however, a more significant problem, which is that $cgi->query_string
is returning POST variables when it really shouldn't be. So I have to figure
out what to do about that. However, that may be something we only fix on trunk,
it being a risky and large change to the behavior of CGI.pm. (But it may be
causing other bugs on the branch, so we might have to fix it on the branch
too.)"
Updated•16 years ago
|
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•