Yogi Devendra created APEXMALHAR-2175:
-----------------------------------------
Summary: 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
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)