ID: 11534
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old-Status: Open
Status: Closed
Bug Type: Unknown/Other Function
Operating system: 
PHP Version: 4.0.5
Assigned To: 
Comments:

Thank you for excellent bug report. I thought Opera 5.11
would have been fixed already (as the linux version doesn't work at all on this 
matter) but as it only does
this tab thingie sometimes, not everytime, I have to
fix it then. Consider fixed for 4.0.6. 

--Jani


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

[2001-06-18 06:39:43] [EMAIL PROTECTED]
Form based file upload does not work with Opera 5.11.
Cause: The headers inside the HTTP message body (i.e. the headers that are part of the 
'multipart/form data') generated by Opera differ from the ones generates by Netscape 
(I didn't test with IE):
Netscape puts every header on one line, Opera sometimes continues a header on the next 
line, starting the continuation line with a tab (which as far as I know is legal). It 
seems to me that PHP doesn't understand continuation lines and therefore fails to 
decode the multipart data correctly.
See also bug report #11523.

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



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at http://bugs.php.net/?id=11534&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]

Reply via email to