[jboss-jira] [JBoss JIRA] (JBRULES-3690) Property Reactive: bitmask not being correctly calculated when field name is 'empty'
Mario Fusco (JIRA)
jira-events at lists.jboss.org
Mon Nov 26 08:06:21 EST 2012
[ https://issues.jboss.org/browse/JBRULES-3690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Mario Fusco resolved JBRULES-3690.
----------------------------------
Fix Version/s: 6.0.0.Alpha2
Resolution: Done
> 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
> Labels: property_reactive
> Fix For: 6.0.0.Alpha2
>
> Attachments: RuleNotBeingFired.zip
>
>
> 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