[ https://issues.apache.org/jira/browse/DAFFODIL-1957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Adams closed DAFFODIL-1957. -------------------------------- Resolution: Not A Problem Steve's comment is correct that by setting encoding="ISO-8859-1" the test executes as expected, so this functionality in TDMLRunner is working as expected. > Unicode control charachters not handled correctly by TDMLRunner > --------------------------------------------------------------- > > Key: DAFFODIL-1957 > URL: https://issues.apache.org/jira/browse/DAFFODIL-1957 > Project: Daffodil > Issue Type: Bug > Components: TDML Runner > Affects Versions: 2.1.0 > Reporter: Josh Adams > Priority: Minor > > Ran into an issue where passing in a unicode control character, in this case > 0x80, was not being converted to its correct hex value. Instead it ended up > being 0xC280 which is how this character is represented in UTF-8. -- This message was sent by Atlassian JIRA (v7.6.3#76005)