Mike Beckerle created DAFFODIL-2207:
---------------------------------------
Summary: Tests needed to reassure that choices nested in fact work.
Key: DAFFODIL-2207
URL: https://issues.apache.org/jira/browse/DAFFODIL-2207
Project: Daffodil
Issue Type: Bug
Components: QA
Affects Versions: 2.4.0
Reporter: Mike Beckerle
Assignee: Mike Beckerle
Fix For: 2.5.0
Users were having trouble with nested choices.
The use case is messages where there is a choice by dispatch nested inside
another choice that has an additional alternative to capture "unrecognized"
messages.
This works, but we couldn't easily point at a test to be confident.
So we need to create a test suite for this pattern of usage.
It should also cover the situation where we have an external variable which
controls whether an unknown message causes an error, or is captured as an
"unknown" element type.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)