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

[jira] [Commented] (APEXMALHAR-2176) expressionFunctions for FilterOperator throws IndexOutOfBounds

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

Yogi Devendra commented on APEXMALHAR-2176:
-------------------------------------------

additional setter method for listItem with index needs to be added.

> expressionFunctions for FilterOperator throws IndexOutOfBounds
> --------------------------------------------------------------
>
>                 Key: APEXMALHAR-2176
>                 URL: https://issues.apache.org/jira/browse/APEXMALHAR-2176
>             Project: Apache Apex Malhar
>          Issue Type: Bug
>            Reporter: Yogi Devendra
>            Assignee: Yogi Devendra
>            Priority: Minor
>
> If expressionFunctions are added through xml conf file as follows
> {code}
>   <property>
>   <name>dt.application.FilterExample.operator.filterOperator.prop.expressionFunctions[5]</name>
>     <value>org.apache.commons.lang3.BooleanUtils.*</value>
>   </property>
> {code}
> This gives IndexOutOfBoundsException 



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