Edit report at https://bugs.php.net/bug.php?id=47789&edit=1
ID: 47789 Comment by: carlosbacco 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: Not a bug Type: Bug Package: *General Issues Operating System: Windows / Linux PHP Version: 5.2.9 Block user comment: N Private report: N New Comment: Why devs seem to be ignoring this ugly and olg bug? Do PHP devs have something against Opera? Previous Comments: ------------------------------------------------------------------------ [2011-04-03 21:30:59] sergei dot fukurokudzu at gmail dot com Hi there. It's realy php bug. can you solve it finaly please?! ------------------------------------------------------------------------ [2010-12-01 04:45:16] ahar...@php.net This is also covered by request #50338 -- which is still open. I'll add a note to it that this affects more than just Web Forms 2.0. ------------------------------------------------------------------------ [2010-11-30 21:10:11] imbolk at gmail dot com Hello! It is not bogus! Look at RFC2388! ------------------------------------------------------------------------ [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. ------------------------------------------------------------------------ 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 https://bugs.php.net/bug.php?id=47789 -- Edit this bug report at https://bugs.php.net/bug.php?id=47789&edit=1