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: Edson Tirelli
Priority: Critical
Fix For: 5.2.0.CR1
Attachments: ex4bug.tgz
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: