[jboss-jira] [JBoss JIRA] Created: (JBRULES-2898) incorrect eval() results when accessing global

Wolfgang Laun (JIRA) jira-events at lists.jboss.org
Fri Feb 11 06:27:46 EST 2011


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


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: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list