Edit report at http://bugs.php.net/bug.php?id=47789&edit=1

 ID:                 47789
 Comment by:         imbolk at gmail dot com
 Reported by:        michal dot aichinger at gmail dot com
 Summary:            Opera file upload - multiple files from one input
                     cannot be handled
 Status:             Bogus
 Type:               Bug
 Package:            *General Issues
 Operating System:   Windows / Linux
 PHP Version:        5.2.9
 Block user comment: N
 Private report:     N

 New Comment:

Hello! It is not bogus! Look at RFC2388!


Previous Comments:
------------------------------------------------------------------------
[2010-06-21 17:59:12] imbolk at gmail dot com

Hey!



What about this bug?



It's not bogus!



RFC2388 www.ietf.org/rfc/rfc2388.txt

Returning Values from Forms: multipart/form-data, L. Masinter. IETF,
August 1998.



4.2 Sets of files



If the value of a form field is a set of files rather than a single

file, that value can be transferred together using the

«multipart/mixed» format.

------------------------------------------------------------------------
[2010-06-19 18:34:23] sowingsadness at gmail dot com

http://tools.ietf.org/html/rfc1867





>3.3 use of multipart/form-data

>   The definition of multipart/form-data is included in section 7.  A

>   boundary is selected that does not occur in any of the data. (This

>   selection is sometimes done probabilisticly.) Each field of the
form

>   is sent, in the order in which it occurs in the form, as a part of

>   the multipart stream.  Each part identifies the INPUT name within
the

>   original HTML form. Each part should be labelled with an
appropriate

>   content-type if the media type is known (e.g., inferred from the
file

>   extension or operating system typing information) or as

>   application/octet-stream.

>

>   If multiple files are selected, they should be transferred together

>   using the multipart/mixed format.

------------------------------------------------------------------------
[2010-06-19 18:28:28] spamdeja at mail dot ru

It's true bug of php

------------------------------------------------------------------------
[2009-03-31 07:32:34] michal dot aichinger at gmail dot com

I am pretty shure that this is bug. PHP does not respect multipart/mixed
 part in POST request and it is clearly a bug. This part is valid and is
made only by Opera in this example.

------------------------------------------------------------------------
[2009-03-31 07:20:07] j...@php.net

Sorry, but your problem does not imply a bug in PHP itself.  For a
list of more appropriate places to ask for help using PHP, please
visit http://www.php.net/support.php as this bug system is not the
appropriate forum for asking support questions.  Due to the volume
of reports we can not explain in detail here why your report is not
a bug.  The support channels will be able to provide an explanation
for you.

Thank you for your interest in PHP.



------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    http://bugs.php.net/bug.php?id=47789


-- 
Edit this bug report at http://bugs.php.net/bug.php?id=47789&edit=1

Reply via email to