[jboss-jira] [JBoss JIRA] (DROOLS-680) "contains" operator behaves inconsistently when used with Maps

Michael Biarnes Kiefer (JIRA) issues at jboss.org
Fri Apr 15 04:40:03 EDT 2016


     [ https://issues.jboss.org/browse/DROOLS-680?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Biarnes Kiefer updated DROOLS-680:
------------------------------------------
    Fix Version/s: 7.0.0.Beta1
                       (was: 6.4.0.Final)


> "contains" operator behaves inconsistently when used with Maps
> --------------------------------------------------------------
>
>                 Key: DROOLS-680
>                 URL: https://issues.jboss.org/browse/DROOLS-680
>             Project: Drools
>          Issue Type: Bug
>    Affects Versions: 5.6.0.Final, 6.0.1.Final, 6.1.0.Final, 6.2.0.CR4
>            Reporter: Davide Sottara
>            Assignee: Mario Fusco
>             Fix For: 7.0.0.Beta1
>
>
> In a rule
> {code}
> Bean( map contains "x" ) // assuming "map" is a property of type Map
> {code}
> "contains" is arbitrarily interpreted as "containsKey"
> The constrain will then fail after being jitted
> The documentation explicitly states that "contains" applies to collections



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list