You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@apex.apache.org by "Thomas Weise (JIRA)" <ji...@apache.org> on 2016/08/17 20:28:21 UTC

[jira] [Updated] (APEXMALHAR-2175) POJOUtils is considering java reserved words as fields in the expression

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

Thomas Weise updated APEXMALHAR-2175:
-------------------------------------
    Labels: newbie  (was: )

> POJOUtils is considering java reserved words as fields in the expression
> ------------------------------------------------------------------------
>
>                 Key: APEXMALHAR-2175
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2175
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Yogi Devendra
>            Priority: Minor
>              Labels: newbie
>
> For example, if expression given is 
> {code}
> true
> {code}
> or
> {code}
> toBoolean("1") == true
> {code}
> it treats the above expression as a field in the object.
> As a test case you might use examples/tutorial/filter application with condition true.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)