From: contact at benbarber dot co dot uk Operating system: CentOS 5.2 PHP version: 5.2.8 PHP Bug Type: Apache2 related Bug description: POST DATA WITH HTTP 1.0
Description: ------------ When a form is submited to return.php on my site everything works fine, but if its from a source with a HTTP 1.0 header, return.php will return back status 200 but no data is processed. I have tested it under php 4 and everything goes through fine, so it must have been introduced somwhere in php 5 + as I have tested it in 5.2.6 and 5.2.8 I believe that its the http 1.0 causing the issue, as when I look through my server log everything else is being processed as http 1.1 -- Edit bug report at http://bugs.php.net/?id=47300&edit=1 -- Try a CVS snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=47300&r=trysnapshot52 Try a CVS snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=47300&r=trysnapshot53 Try a CVS snapshot (PHP 6.0): http://bugs.php.net/fix.php?id=47300&r=trysnapshot60 Fixed in CVS: http://bugs.php.net/fix.php?id=47300&r=fixedcvs Fixed in CVS and need be documented: http://bugs.php.net/fix.php?id=47300&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=47300&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=47300&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=47300&r=needscript Try newer version: http://bugs.php.net/fix.php?id=47300&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=47300&r=support Expected behavior: http://bugs.php.net/fix.php?id=47300&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=47300&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=47300&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=47300&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=47300&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=47300&r=dst IIS Stability: http://bugs.php.net/fix.php?id=47300&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=47300&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=47300&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=47300&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=47300&r=mysqlcfg