From: php at as-n dot de Operating system: Linux PHP version: Irrelevant PHP Bug Type: Apache related Bug description: with SSL connection filled forms become empty
Description: ------------ Hello, I run the oscommerce shop an have the problem, that a lot of filled in forms become empty when the form was send. Credit card information or order status update are empty but the customer has filled in this fileds. When I update an order I set the status from open to proccesing, but somethimes the shop changed the status to nothing, I only see a empty field. The same is when customers try to log in, the fill in the correct username and password but the shop doesn't accept it, maybe he sees only empty fields. I think this proplem is only with SSL and (maybe) with IE but I'm not shure. Reproduce code: --------------- [25/Feb/2004:08:46:02 +0100] "POST /catalog/checkout_confirmation.php?osCsid=930b87aba4b795ddc9df4cfdba7facbb HTTP/1.1" 200 53327 [25/Feb/2004:08:46:05 +0100] "POST /catalog/checkout_process.php?osCsid=930b87aba4b795ddc9df4cfdba7facbb HTTP/1.1" 302 5 [25/Feb/2004:08:46:05 +0100] "GET /catalog/checkout_success.php?osCsid=930b87aba4b795ddc9df4cfdba7facbb HTTP/1.1" 200 40505 [25/Feb/2004:08:46:07 +0100] "banktransfer_blz=XXX&banktransfer_bankname=XXX&banktransfer_number=1251450413&banktransfer_owner=XXX&banktransfer_status=&banktransfer_prz=96&banktransfer_fax=&x=54&y=14POST /catalog/checkout_success.php/action/update?osCsid=930b87aba4b795ddc9df4cfdba7facbb HTTP/1.1" 302 5 [25/Feb/2004:08:46:08 +0100] "x=40&y=11GET /catalog/default.php?osCsid=930b87aba4b795ddc9df4cfdba7facbb HTTP/1.1" 200 57589 -- Edit bug report at http://bugs.php.net/?id=27392&edit=1 -- Try a CVS snapshot (php4): http://bugs.php.net/fix.php?id=27392&r=trysnapshot4 Try a CVS snapshot (php5): http://bugs.php.net/fix.php?id=27392&r=trysnapshot5 Fixed in CVS: http://bugs.php.net/fix.php?id=27392&r=fixedcvs Fixed in release: http://bugs.php.net/fix.php?id=27392&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=27392&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=27392&r=needscript Try newer version: http://bugs.php.net/fix.php?id=27392&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=27392&r=support Expected behavior: http://bugs.php.net/fix.php?id=27392&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=27392&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=27392&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=27392&r=globals PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27392&r=php3 Daylight Savings: http://bugs.php.net/fix.php?id=27392&r=dst IIS Stability: http://bugs.php.net/fix.php?id=27392&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=27392&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=27392&r=float
