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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 21:01:29 2024 UTC