Edit report at https://bugs.php.net/bug.php?id=60898&edit=1
ID: 60898
Comment by: grzegorz129 at gmail dot com
Reported by: grzegorz129 at gmail dot com
Summary: Failed to upload files when content-type contain
charset
Status: Open
Type: Bug
Package: *General Issues
Operating System: Linux
PHP Version: 5.3.9
Block user comment: N
Private report: N
New Comment:
Any news on this annoying bug?
Previous Comments:
------------------------------------------------------------------------
[2012-01-27 03:36:24] grzegorz129 at gmail dot com
Description:
------------
When I try to upload files using HTTP post with header "Content-Type:
multipart/form-data; boundary=-----NPRequestBoundary-----" everything works as
expected but trying to use "Content-Type: multipart/form-data; boundary=-----
NPRequestBoundary-----; charset=UTF-8" cause completely blank $_FILES array.
Expected result:
----------------
Full $_FILES array
Actual result:
--------------
Empty $_FILES array
------------------------------------------------------------------------
--
Edit this bug report at https://bugs.php.net/bug.php?id=60898&edit=1