Re: [PHP-DEV] Bug #10319: multipart/form-data does not work with Opera browser

2001-04-13 Thread August Zajonc

I suspect this is likely a browser issue rather than a PHP issue.

Can you flesh out a bit what PHP is doing wrong and what needs to be done to
fix this "BUG"?

Alternatively, you could submit a question to php-general...

AZ
- Original Message -
From: <[EMAIL PROTECTED]>
Newsgroups: php.dev
Sent: Friday, April 13, 2001 2:33 PM
Subject: [PHP-DEV] Bug #10319: multipart/form-data does not work with Opera
browser


> From: [EMAIL PROTECTED]
> Operating system: RedHat 6.1
> PHP version:  4.0.3pl1
> PHP Bug Type: *General Issues
> Bug description:  multipart/form-data does not work with Opera browser
>
> We have a script which presents a form for uploading graphics files.  We
check for acceptable graphics file types before uploading the file.  When
viewed in an Opera browser (Windows 98), the file type is missing, and even
when I comment out the file checking, it can't load the file.
>
> The script works just fine with Netscape 4.73, and works with IE 5.0
(although I had to add some additional file types).
>
> Any thoughts?
>
>
> --
> Edit Bug report at: http://bugs.php.net/?id=10319&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]
>


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




[PHP-DEV] Bug #10319: multipart/form-data does not work with Opera browser

2001-04-13 Thread khirschman

From: [EMAIL PROTECTED]
Operating system: RedHat 6.1
PHP version:  4.0.3pl1
PHP Bug Type: *General Issues
Bug description:  multipart/form-data does not work with Opera browser

We have a script which presents a form for uploading graphics files.  We check for 
acceptable graphics file types before uploading the file.  When viewed in an Opera 
browser (Windows 98), the file type is missing, and even when I comment out the file 
checking, it can't load the file.

The script works just fine with Netscape 4.73, and works with IE 5.0 (although I had 
to add some additional file types).

Any thoughts?


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



-- 
PHP Development Mailing List 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]