[jboss-jira] [JBoss JIRA] (JBRULES-3690) Property Reactive: bitmask not being correctly calculated when field name is 'empty'

Esteban Aliverti (JIRA) jira-events at lists.jboss.org
Tue Nov 20 09:57:22 EST 2012


Esteban Aliverti created JBRULES-3690:
-----------------------------------------

             Summary: Property Reactive: bitmask not being correctly calculated when field name is 'empty'
                 Key: JBRULES-3690
                 URL: https://issues.jboss.org/browse/JBRULES-3690
             Project: Drools
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: drools-compiler
    Affects Versions: 5.5.0.Final
            Reporter: Esteban Aliverti
            Assignee: Mario Fusco


When using Property Reactive facts, the property name 'empty' prevents rules to be activated.
If the property name is changed, rules work as expected.

The problem could be related to the fact that 'empty' is internally translated to 'isEmpty()' and this could cause problems when the pattern's bitmask is calculated.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jboss-jira mailing list