[
https://issues.apache.org/jira/browse/DAFFODIL-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Olabusayo Kilo reassigned DAFFODIL-2928:
----------------------------------------
Assignee: Olabusayo Kilo
> getPropertyOption called on functions which allow expressions
> -------------------------------------------------------------
>
> Key: DAFFODIL-2928
> URL: https://issues.apache.org/jira/browse/DAFFODIL-2928
> Project: Daffodil
> Issue Type: Bug
> Components: Back End
> Reporter: Olabusayo Kilo
> Assignee: Olabusayo Kilo
> Priority: Major
>
> getPropertyOption is called on several properties that allow expressions for
> their values (mostly in generated code from PropertyGenerator.scala), but it
> calls findPropertyOption with the expressionAllowed bool defaulting to false,
> resulting in a warning like the below...which is incorrect. (Below warning is
> from test_dynamicExp)
>
> {code:java}
> Property textStandardExponentRep looks like an expression but cannot be an
> expression: { ../ex:exponentRep }{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)