]
Geoffrey De Smet updated JBRULES-2898:
--------------------------------------
Fix Version/s: 5.3.0.Beta1
(was: 5.2.0.Final)
incorrect eval() results when accessing global
----------------------------------------------
Key: JBRULES-2898
URL:
https://issues.jboss.org/browse/JBRULES-2898
Project: Drools
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: drools-core
Affects Versions: 5.1.1.FINAL
Reporter: Wolfgang Laun
Assignee: Edson Tirelli
Fix For: 5.3.0.Beta1
Attachments: bug.tgz
Combinations of rules containing an eval CE comparing double > double or double >
integer may cause the eval result to be in error. In the attached example, there are 4
rules. If all are used, 2 fire when they should not. If rules 1+2 or 3+4 are used, 1 fires
when it should not. If rules 1+4 or 2+3 are used, none misfires.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: