[jboss-jira] [JBoss JIRA] Updated: (JBRULES-2111) In-Pattern RestrictionConnectiveDescrs (&& and ||) do not support bindings and restrictions at the same time

Edson Tirelli (JIRA) jira-events at lists.jboss.org
Thu Jun 4 10:54:56 EDT 2009


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

Edson Tirelli updated JBRULES-2111:
-----------------------------------

        Fix Version/s: 5.1.0.M1
                           (was: FUTURE)
    Affects Version/s:     (was: 5.0.0.M1)
                           (was:  5.0.0.M2)


> In-Pattern RestrictionConnectiveDescrs (&& and ||) do not support bindings and restrictions at the same time
> ------------------------------------------------------------------------------------------------------------
>
>                 Key: JBRULES-2111
>                 URL: https://jira.jboss.org/jira/browse/JBRULES-2111
>             Project: JBoss Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: drools-compiler
>    Affects Versions: 5.0.0.M3,  5.0.0.M4, 5.0.0.M5, 5.0.0.CR1, 5.0.0.FINAL, 5.0.1.FINAL
>         Environment: any
>            Reporter: Davide Sottara
>            Assignee: Edson Tirelli
>            Priority: Critical
>             Fix For: 5.1.0.M1
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> when trying to use connectives with restrictions and bindings, as in :
>        Type( $f1: field1 op1 expr1 && $f2 : field2 op2 expr2)
> the fieldRestrictions are ignored by the parser and only the bindings are retained.
> Thus, reading the values of $f1 or $f2 returns the right value, but the restrictions
> (field op expr) are not generated

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list