[
https://issues.apache.org/jira/browse/DAFFODIL-2020?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Lawrence updated DAFFODIL-2020:
-------------------------------------
Fix Version/s: 2.3.0
> Infinite loop if the dfdl:hiddenGroupRef reference does not exist
> -----------------------------------------------------------------
>
> Key: DAFFODIL-2020
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2020
> Project: Daffodil
> Issue Type: Bug
> Components: Front End
> Affects Versions: 2.2.0
> Reporter: Steve Lawrence
> Assignee: Dave Thompson
> Priority: Major
> Fix For: 2.3.0
>
>
> Daffodil gets stuck in what appears to be an infinite loop if you have an
> {{xs:sequence}} that defines a {{dfdl:hiddenGroupRef}} where the reference
> does not resolve to anything, e.g.:
> {code:xml}
> ...
> <xs:sequence dfdl:hiddenGroupRef="doesNotExist" />
> ...{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)