| 
        php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login | 
 PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits             
             [2010-08-19 14:27 UTC] iliaa@php.net
  [2010-08-19 14:27 UTC] iliaa@php.net
 
-Status:      Open
+Status:      Closed
-Assigned To:
+Assigned To: iliaa
  [2010-08-19 14:27 UTC] iliaa@php.net
  | 
    |||||||||||||||||||||||||||
            
                 
                Copyright © 2001-2025 The PHP GroupAll rights reserved.  | 
        Last updated: Tue Nov 04 10:00:02 2025 UTC | 
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