ID: 8995 Updated by: lyric Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Filesystem function related Assigned To: Comments: I had the same problem, and it's fixed in CVS. It seems like the one bug was causing all the file-upload problems See http://bugs.php.net/bugs.php?id=9298 Previous Comments: --------------------------------------------------------------------------- [2001-01-30 06:26:05] [EMAIL PROTECTED] In PHP 4.0.4pl1 form input started to behave strange. The problem is simular to Bug 8940 but also includes other problems. It seems that it affects every form with encryptiontype set to "multipart/form-data". Besides that the mimetype is bundled with the uploaded file (as explained in bug report 8940) every other field is affected. Data from every other field in the form starts with a linebreak char, except for formobjects of type textarea. Textarea form fields starts with double linebreak chars. Forms where a encryptiontype is unset are not affected. It also looks like some kind of files (like tgz-compressed files) are affected otherwise, but I still don't know what the difference is or if there are any other file types that are affected simular to tgz-compressed files. --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8995&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]