[
https://issues.apache.org/jira/browse/DAFFODIL-314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mike Beckerle updated DAFFODIL-314:
-----------------------------------
Summary: Left over bytes that are not a full character must be skipped
(was: Left over bytes should be skipped for a simple element with
dfdl:representation=���text��� but dfdl:lengthUnits=���bytes���)
> Left over bytes that are not a full character must be skipped
> -------------------------------------------------------------
>
> Key: DAFFODIL-314
> URL: https://issues.apache.org/jira/browse/DAFFODIL-314
> Project: Daffodil
> Issue Type: Bug
> Components: Back End, DFDL Language
> Reporter: Paul Chu
> Priority: Minor
>
> According to the spec, if a simple element has dfdl:representation=���text���
> and dfdl:lengthUnits=���bytes���, then when parsing, as many characters as
> possible are extracted from the bytes of the simple content region and any
> left over bytes are skipped. LengthProp_06 test fails in
> daffodil-test\src\test\scala-debug\daffodil\section12\length_properties\TestLengthPropertiesDebug.scala.
> Please see commit cab3a5d in master.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)