ID:               18648
 Comment by:       [EMAIL PROTECTED]
 Reported By:      [EMAIL PROTECTED]
 Status:           Open
 Bug Type:         Apache2 related
 Operating System: All
 PHP Version:      4CVS-2003-01-20 (stable) / 5.0.0-dev (date
                   unknown)(dev)
 New Comment:

Tested today with snapshot 5-200301291430: post duplication bug
continues.
I believe the bug is really a matter of duplication of the post: simple
vars are overriden, arrays get duplicated, raw data gets duplicated.


Previous Comments:
------------------------------------------------------------------------

[2003-01-30 03:25:04] [EMAIL PROTECTED]

I'm not sure, but I guess this problem is caused by the bug gy Apache2
filter code. Is there anyone who found some strange entries that begin
with "* BUG *" in the error logs when running the server with the
latest snapshot of PHP?


------------------------------------------------------------------------

[2003-01-29 10:01:27] [EMAIL PROTECTED]

when you post raw data it gets duplicated too, but it's not constant:
on two hosts with rh8/4.2.2 (and 4.3.0 tested as well) only one seems
to do the duplication.
The one that duplicates has an up2dated httpd, so apache version might
have something to do with it.

------------------------------------------------------------------------

[2003-01-21 04:20:48] [EMAIL PROTECTED]

Same problem with the latest version of PHP (4.3.1-dev). The hidden
variable helps, but sometimes the variables get corrupted this way,
too. So this is not a reliable solution at all.

apache 2.

------------------------------------------------------------------------

[2003-01-20 20:24:03] [EMAIL PROTECTED]

It works fine with 

<form ... enctype="multipart/form-data">

------------------------------------------------------------------------

[2003-01-20 12:44:48] [EMAIL PROTECTED]

and for some reason, that at the moment escapes me completely, the
<input type=hidden name=spoof> thing worked for me too.

------------------------------------------------------------------------

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/18648

-- 
Edit this bug report at http://bugs.php.net/?id=18648&edit=1

Reply via email to