[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:33:54 EDT 2013


Mario Fusco created DROOLS-169:
----------------------------------

             Summary: 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


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