[
https://issues.apache.org/jira/browse/DAFFODIL-2011?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Elizabeth Fahl resolved DAFFODIL-2011.
--------------------------------------
Resolution: Fixed
commit bc7b626a82619af0a989837fa012552e1893ccf4
> CLI should always use UTF-8 encoding when outputting the infoset
> ----------------------------------------------------------------
>
> Key: DAFFODIL-2011
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2011
> Project: Daffodil
> Issue Type: Bug
> Components: CLI
> Affects Versions: 2.2.0
> Reporter: Steve Lawrence
> Assignee: Elizabeth Fahl
> Priority: Major
> Labels: beginner
> Fix For: 2.3.0
>
>
> If we do not specify a file encoding, then the system default is used, which
> can result in unexpected output or lose of characters if that encoding is
> limited. By always using UTF-8, we should not have these issues, and it
> matches the <?xml ?> header that the XMLTextInfosetOutputter uses.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)