]
Wolfgang Laun updated JBRULES-2898:
-----------------------------------
Attachment: bug.tgz
contains the shell script for compile & go in my environment and a subdir laune with
java and drl.
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: Mark Proctor
Fix For: 5.2.0.M1
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: