Steve Lawrence created DAFFODIL-2020:
----------------------------------------
Summary: 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
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)