[jboss-jira] [JBoss JIRA] (DROOLS-169) Evaluator 'str' does not work wit logical or
RH Bugzilla Integration (JIRA)
jira-events at lists.jboss.org
Mon Oct 14 04:16:36 EDT 2013
[ https://issues.jboss.org/browse/DROOLS-169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12813798#comment-12813798 ]
RH Bugzilla Integration commented on DROOLS-169:
------------------------------------------------
Tomas Schlosser <tschloss at redhat.com> changed the Status of [bug 971282|https://bugzilla.redhat.com/show_bug.cgi?id=971282] from ON_QA to VERIFIED
> 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