You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Olabusayo Kilo (Jira)" <ji...@apache.org> on 2023/03/08 16:21:00 UTC

[jira] [Created] (DAFFODIL-2801) Array with Choice parses incorrectly when occursCountKind is implicit

Olabusayo Kilo created DAFFODIL-2801:
----------------------------------------

             Summary: Array with Choice parses incorrectly when occursCountKind is implicit
                 Key: DAFFODIL-2801
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2801
             Project: Daffodil
          Issue Type: Bug
          Components: Back End
    Affects Versions: 3.4.0
            Reporter: Olabusayo Kilo
             Fix For: 3.5.0
         Attachments: TestImplicitvParsed.scala, implicitvparsed.tdml

When an inner array with an infix separator (contained in a sequence with a prefix separator) has a choice within it and is occurs count kind implicit, it's unable to correctly backtrack and find the separator and fails with a separator not found. The exact same scenario with the OCK set to parsed, works as expected. Attached are the tdml files.

Tested with 3.4.0 and 3.5.0 snapshot.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)