[
https://issues.apache.org/jira/browse/DAFFODIL-851?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dave Thompson closed DAFFODIL-851.
----------------------------------
Pulled latest updates from incubator-daffodil repository.
Verified daffodil builds and executes all sbt tests successfully, including the
test cases specified in this JIRA ticket.
All nightly tests also executed successfully.
> textNumberProps: raw byte entity should not be allowed
> ------------------------------------------------------
>
> Key: DAFFODIL-851
> URL: https://issues.apache.org/jira/browse/DAFFODIL-851
> Project: Daffodil
> Issue Type: Bug
> Components: Back End, General
> Affects Versions: s11
> Reporter: Jessie Chab
> Priority: Major
> Fix For: 2.2.0
>
>
> According to the spec, raw byte entities should not be allowed for
> textNumberStandardDecimalSeparator, textNumberStandardGroupingSeparator, etc.
> I created a few tests for this, and the data parses without an issue.
> textStandardGroupingSeparator12
> textStandardDecimalSeparator17
> in files:
> daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section13/text_number_props/TextNumberProps.tdml
> daffodil-test/src/test/scala-debug/edu/illinois/ncsa/daffodil/section13/text_number_props/TestTextNumberPropsDebug.scala
> daffodil-test/src/test/scala/edu/illinois/ncsa/daffodil/section13/text_number_props/TestTextNumberProps.scala
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)