[jboss-jira] [JBoss JIRA] Created: (JBRULES-2914) Rule misfires due to "not matches" not working

Wolfgang Laun (JIRA) jira-events at lists.jboss.org
Thu Mar 3 06:32:45 EST 2011


Rule misfires due to "not matches" not working 
-----------------------------------------------

                 Key: JBRULES-2914
                 URL: https://issues.jboss.org/browse/JBRULES-2914
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-core
    Affects Versions: 5.2.0.M1
            Reporter: Wolfgang Laun
            Assignee: Mark Proctor
            Priority: Critical


A constraint such as
    owner != $code || (owner == $code && mode not matches "-.{2}x.*")
can be shown to fail, apparently due to the "not matches" returning true.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list