You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pivot.apache.org by "Greg Brown (JIRA)" <ji...@apache.org> on 2010/09/21 19:15:37 UTC

[jira] Resolved: (PIVOT-644) Improve JSONSerializer to ignore a BOM at the beginning of file

     [ https://issues.apache.org/jira/browse/PIVOT-644?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Greg Brown resolved PIVOT-644.
------------------------------

    Resolution: Fixed

Nice. Applied to Pivot 1.5.x and 2.0.


> Improve JSONSerializer to ignore a BOM at the beginning of file
> ---------------------------------------------------------------
>
>                 Key: PIVOT-644
>                 URL: https://issues.apache.org/jira/browse/PIVOT-644
>             Project: Pivot
>          Issue Type: Improvement
>          Components: core-json
>    Affects Versions: 1.5.1
>         Environment: Windows XP SP3, Java JDK 1.6.0_16
>            Reporter: Roger Whitcomb
>            Priority: Minor
>             Fix For: 1.5.2
>
>         Attachments: svn.diff
>
>   Original Estimate: 0.17h
>  Remaining Estimate: 0.17h
>
> A "true" UTF-8 file that includes the UTF-8 BOM at the beginning (0xEF, 0xBB, 0xBF) produces a SerializationError on the BOM character.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.