From:             [EMAIL PROTECTED]
Operating system: Windows NT 4.0 SP6
PHP version:      4.0.4pl1
PHP Bug Type:     Unknown/Other Function
Bug description:  IE 5.0 

When using multipart/form-data post forms and NT domain authentication, IE 5.0 appears 
to submit invalid data to the server, causing PHP to ignore all form variables. A 
print_r($GLOBALS) shows that the data in $CONTENT_TYPE is doubled, causing PHP to 
improperly process the content and not receive any data. IE 5.5 does not exhibit this 
problem.


-- 
Edit Bug report at: http://bugs.php.net/?id=10515&edit=1



-- 
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