[
https://issues.apache.org/jira/browse/DAFFODIL-2248?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence updated DAFFODIL-2248:
-------------------------------------
Issue Type: Bug (was: Improvement)
> no-forward-progress error should terminate an array as if last element failed
> to parse.
> ----------------------------------------------------------------------------------------
>
> Key: DAFFODIL-2248
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2248
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Affects Versions: 2.4.0
> Reporter: Mike Beckerle
> Priority: Major
>
> Recent emails on [email protected] have shown that when parsing, if
> an array element results in no-forward-progress that we don't terminate the
> array, but rather the failure occurs outside of the scope of the speculative
> parse of the array element; hence, the entire PoU containing the array fails.
> This is wrong. The failure should occurs within the scope of speculation for
> the next array element. A forward progress failure should terminate the
> array, preserving any previously successfully parsed elements, not fail the
> entire thing.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)