Edit report at http://bugs.php.net/bug.php?id=52599&edit=1
ID: 52599 Updated by: [email protected] Reported by: giorgio dot liscio at email dot it Summary: iconv output handler produces Content-Type: text/html; charset=UTF-8//TRANSLIT -Status: Open +Status: Closed Type: Bug Package: ICONV related Operating System: windows 7 x64 PHP Version: 5.3.3 -Assigned To: +Assigned To: iliaa Block user comment: N New Comment: This bug has been fixed in SVN. Snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. Thank you for the report, and for helping us make PHP better. Previous Comments: ------------------------------------------------------------------------ [2010-08-19 14:27:15] [email protected] Automatic comment from SVN on behalf of iliaa Revision: http://svn.php.net/viewvc/?view=revision&revision=302476 Log: Fixed bug #52599 (iconv output handler outputs incorrect content type when flags are used). ------------------------------------------------------------------------ [2010-08-13 16:48:56] giorgio dot liscio at email dot it Description: ------------ hi when i use iconv_set_encoding("output_encoding", "UTF-8//TRANSLIT//IGNORE"); http response header is sent like this: Content-Type: text/html; charset=UTF-8//TRANSLIT//IGNORE and it is not correctly parsed by the browser (tested ffox and ie) i'm not sure but this is specific to 5.3.3, because on 5.3.2 works thank you ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/bug.php?id=52599&edit=1
