ID:               42312
 User updated by:  draconpern at hotmail dot com
 Reported By:      draconpern at hotmail dot com
-Status:           Feedback
+Status:           Open
 Bug Type:         I18N and L10N related
 Operating System: FreeBSD
 PHP Version:      5.2.3
 New Comment:

All the other bugs suggested ignoring/discarding the output which is
incorrect.  The correct action should be to read the script, and save
the BOM.  Do the header processing, and then output the BOM as part of
the output content.


Previous Comments:
------------------------------------------------------------------------

[2007-08-15 15:40:45] [EMAIL PROTECTED]

And how isn't this exactly same what bug #22247 is about?
Or bug #22108 ? 

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

[2007-08-15 14:59:34] draconpern at hotmail dot com

Description:
------------
BOM marks on utf files are interpreted as output.  So any php script
that has to output before any file content has problems.  This is not a
duplicate of bug #22247.  Instead, BOM should be passed through to
output, but not interpreted as output.

Expected result:
----------------
Any php file with BOM.



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


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

Reply via email to