ID: 9678 Updated by: sniper Reported By: [EMAIL PROTECTED] Status: Bogus Bug Type: Unknown/Other Function Assigned To: Comments: It's the same bug. And it's fixed. Please try the latest CVS snapshot from http://snaps.php.net/ --Jani Previous Comments: --------------------------------------------------------------------------- [2001-03-11 07:23:32] [EMAIL PROTECTED] 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 "nnpicturename.jpg" when it becomes a variable --------------------------------------------------------------------------- [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. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=9678&edit=2 -- 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]