php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #12272 Handling of file submissions from Opera incorrect
Submitted: 2001-07-20 04:35 UTC Modified: 2001-08-22 19:00 UTC
From: lindsay dot marshall at ncl dot ac dot uk Assigned:
Status: Closed Package: HTTP related
PHP Version: 4.0.5 OS: Linux RedHat
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: lindsay dot marshall at ncl dot ac dot uk
New email:
PHP Version: OS:

 

 [2001-07-20 04:35 UTC] lindsay dot marshall at ncl dot ac dot uk
When you use a FILE form element in opera and ask for multipart encoding, PHP does not extract the data into the array HTTP_POST_FILES as it does with other browsers but leaves it packed up in HTTP_POST_VARS

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-07-26 21:49 UTC] sniper@php.net
Does this happen with latest CVS snapshot from http://snaps.php.net/ ?

 [2001-08-20 11:59 UTC] sniper@php.net
No feedback. Reopen if you still have this problem
with PHP 4.0.7 (soon to be released) or with latest CVS 
snapshot from http://snaps.php.net/


 [2001-08-22 19:00 UTC] cynic@php.net
user feedback (just for the archives):

Actually Opera does buggy posts of type multipart/form-data. 
So the bug is in Opera.

-- teodor

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Wed May 07 11:01:29 2025 UTC