ID: 9678
User Update by: [EMAIL PROTECTED]
Status: Bogus
Bug Type: Unknown/Other Function
Description: multipart/form POSTS corrupted

This is NOT submitted twice.

This is similar (and maybe related) to a bug I reported where file uploads (which have 
to use multipart/form) are corrupted. But this is DIFFERENT.

This bug refers to the corruption of simple text-fields in the POST as well.

Text fields have line returns added to them, so that for example a field submitted 
with contents "picturename.jpg" winds up as "\n\npicturename.jpg" when it becomes a 
variable

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

[2001-03-11 00:14:35] [EMAIL PROTECTED]
Submitted twice. (#9677)


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

[2001-03-11 00:11:23] [EMAIL PROTECTED]
Ever since 4.0.4pl1, any fields posted with a form using enctype=multipart/form are 
currupted.

One or two line feed seem to be added to text fields when the come as variables in the 
receiving PHP script.

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


Full Bug description available at: http://bugs.php.net/?id=9678


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to