[jboss-jira] [JBoss JIRA] (DROOLS-169) Evaluator 'str' does not work wit logical or
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Fri Jun 14 11:35:54 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved DROOLS-169.
--------------------------------
Fix Version/s: 6.0.0.Beta4
Resolution: Done
> Evaluator 'str' does not work wit logical or
> --------------------------------------------
>
> Key: DROOLS-169
> URL: https://issues.jboss.org/browse/DROOLS-169
> Project: Drools
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Mario Fusco
> Assignee: Mario Fusco
> Fix For: 6.0.0.Beta4
>
>
> The str custom evaluator when used in conjuction of other constraints connected with logical or, like in the following example:
> {code}
> RoutingMessage( routingValue == "R2" || routingValue str[startsWith] "R1" )
> {code}
> throws a ClassCastException when evaluated.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list