You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Josh Adams (Jira)" <ji...@apache.org> on 2020/07/24 16:56:00 UTC

[jira] [Created] (DAFFODIL-2375) Multiple calls to setVariable when unparsing choice branches

Josh Adams created DAFFODIL-2375:
------------------------------------

             Summary: Multiple calls to setVariable when unparsing choice branches
                 Key: DAFFODIL-2375
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2375
             Project: Daffodil
          Issue Type: Bug
          Components: Back End
    Affects Versions: 2.7.0
            Reporter: Josh Adams
             Fix For: 3.0.0


Discovered this issue while working on a schema project.

While the schema parses fine, for some reason multiple SetVariable parsers are getting instantiated for the same variable, which causes a double-set error to occur.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)