]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
authortimeless%mac.com <>
Tue, 4 Jun 2002 06:04:44 +0000 (06:04 +0000)
committertimeless%mac.com <>
Tue, 4 Jun 2002 06:04:44 +0000 (06:04 +0000)
commitdeb1b375450685beb19783fa928033de3ac2749d
tree7d3cc1dcda5f3772af2bae471f318f8803ee040f
parent4bd03f0b2ff8fbc2145595518df7b5fd15e2d140
Bug 148674 Boolean Charts don't work in Netpositive because '-' is sent as '%2D
This makes CGI.pl closer to CGI.pm by having it unescape the name field in addition to the value field.
r=preed,justdave
CGI.pl