You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@daffodil.apache.org by "Mike Beckerle (Jira)" <ji...@apache.org> on 2020/09/11 19:29:00 UTC

[jira] [Commented] (DAFFODIL-1025) InputValueCalc should not cause a circular reference or refer to its element

    [ https://issues.apache.org/jira/browse/DAFFODIL-1025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194497#comment-17194497 ] 

Mike Beckerle commented on DAFFODIL-1025:
-----------------------------------------

Assigned to Rick to evaluate whether this is a duplicate of a bug you were working on. (about checkConstraints(.), but really I think it's this circular issue.)

> InputValueCalc should not cause a circular reference or refer to its element
> ----------------------------------------------------------------------------
>
>                 Key: DAFFODIL-1025
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-1025
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Diagnostics, Front End
>    Affects Versions: s15
>            Reporter: Elizabeth Fahl
>            Assignee: Rick
>            Priority: Major
>              Labels: beginner
>
> Per requirements, inputValueCalc should not refer to the element the property is on or cause a circular reference to the element. Tests for these conditions parse without problems but errors are expected. 
> See tests in:
> daffodil-test/src/test/scala-debug/edu/illinois/ncsa/daffodil/section17/calc_value_properties/TestInputValueCalcDebug.scala
> daffodil-test/src/test/resources/edu/illinois/ncsa/daffodil/section17/calc_value_properties/inputValueCalc.tdml
> Tests: 
> ngf-dfdl-2776:InputValueCalc-test_InputValueCalc_circular_ref
> ngf-dfdl-2775:InputValueCalc-test_InputValueCalc_refers_self



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