[ 
https://issues.apache.org/jira/browse/DAFFODIL-2629?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Steve Lawrence resolved DAFFODIL-2629.
--------------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

Fixed in commit 2e420f43199d878ba4f18a03b374bf37255d472d

> Runtime SDE with SetVariable expression
> ---------------------------------------
>
>                 Key: DAFFODIL-2629
>                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2629
>             Project: Daffodil
>          Issue Type: Bug
>          Components: Back End, Middle "End"
>    Affects Versions: 3.2.1
>            Reporter: Mike Beckerle
>            Assignee: Steve Lawrence
>            Priority: Major
>             Fix For: 3.3.0
>
>
> I get a runtime SDE when I have a situation like this:
> {code:java}
> <element name="someElement" type="xs:int"/>
> <sequence>
>   <annotation>
>     <appinfo source="http://www.ogf.org/dfdl/";>
>       <dfdl:setVariable ref="f:someVar">{ dfdl:valueLength(someElement, 
> "bytes") }</dfdl:setVariable>
>     </appinfo>
>   </annotation>
> </sequence>
> {code}
> The runtime SDE (when parsing) is that message has no value length.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to