]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 376044: If we're running under mod_perl, use a refresh-style redirect
authorMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 19 May 2010 16:24:59 +0000 (09:24 -0700)
committerMax Kanat-Alexander <mkanat@bugzilla.org>
Wed, 19 May 2010 16:24:59 +0000 (09:24 -0700)
commitd614dd98c482a06459f5f6e4911e0f32de6c424b
tree10a2bee5d81e36a2c057f03982b04d8eceb57442
parent1b3cfca0a66dd40ceb69a8fc514cc94910c6d69e
Bug 376044: If we're running under mod_perl, use a refresh-style redirect
when coming back from colchange.cgi, because CGI.pm sometimes does not
send headers properly under mod_perl when redirecting and sending cookies
at the same time.
r=justdave, a=mkanat
colchange.cgi