[
https://issues.apache.org/jira/browse/DAFFODIL-2311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17073292#comment-17073292
]
Mike Beckerle commented on DAFFODIL-2311:
-----------------------------------------
PR https://github.com/apache/incubator-daffodil/pull/346
> TDML runner binding of dfdl:byteOrder variable has no effect.
> -------------------------------------------------------------
>
> Key: DAFFODIL-2311
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2311
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Affects Versions: 2.5.0
> Reporter: Mike Beckerle
> Assignee: Mike Beckerle
> Priority: Blocker
> Fix For: 2.6.0
>
>
> Latest changes in 2.6.0-SNAPSHOT (bf333ad77d96531ccffaa04d6851e1ce1376ecb5)
> break the PCAP schema.
> PCAP depends on TDML defineConfig where the config file specifies a binding
> for the dfdl:byteOrder variable to 'littleEndian'.
> Tests fail (4) because the byte order is behaving as bigEndian.
> This is possibly the TDML runner's fault for not setting the config a second
> time after schema compilation. All schemas are saved and restored, and that
> means the config settings are lost if they are not re-imposed.
> Or it could be a more subtle bug. But I suspect TDML runner.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)