https://issues.apache.org/bugzilla/show_bug.cgi?id=44782
--- Comment #2 from Vinci <[EMAIL PROTECTED]> 2008-05-04 11:42:46 PST --- I encounter same bug with mod_perl 2.0.2 (perl 5.8.8), on apache 2 running at worker mode (apache2-mpm-worker) 2.2.4 on Ubuntu 7.10. Everything come from apt-get. Fortunately, if you using GET at all the time you won't notice by this bug The solution works but this is not graceful if I need to do that on all cgi-script that receive POST request. Actually this bug will causing unexpected 500 error when running with mod_security. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
