php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #10319 multipart/form-data does not work with Opera browser
Submitted: 2001-04-13 14:35 UTC Modified: 2001-06-17 19:39 UTC
From: khirschman at openchannelsoftware dot org Assigned:
Status: Closed Package: HTTP related
PHP Version: 4.0.3pl1 OS: RedHat 6.1
Private report: No CVE-ID: None
 [2001-04-13 14:35 UTC] khirschman at openchannelsoftware dot org
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?

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-05-27 21:13 UTC] sniper@php.net
this should be fixed in PHP 4.0.5. If it isn't, please reopen this bug report.

--Jani

 [2001-06-17 19:39 UTC] sniper@php.net
Just FYI: I have just reproduced this with 4.0.6RC3 so 
please don't reopen this. There's another bug report
about this, and I'm working on this atm.

 [2001-06-17 19:39 UTC] sniper@php.net
oops..

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 13:01:30 2024 UTC