[jboss-jira] [JBoss JIRA] (DROOLS-73) Infinite loop when expanding DSL rule

Mario Fusco (JIRA) jira-events at lists.jboss.org
Fri Mar 8 10:08:42 EST 2013


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

Mario Fusco resolved DROOLS-73.
-------------------------------

    Fix Version/s: 5.6
                   6.0.0.Alpha1
       Resolution: Done

    
> Infinite loop when expanding DSL rule
> -------------------------------------
>
>                 Key: DROOLS-73
>                 URL: https://issues.jboss.org/browse/DROOLS-73
>             Project: Drools
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>            Reporter: Mario Fusco
>            Assignee: Mario Fusco
>             Fix For: 5.6, 6.0.0.Alpha1
>
>
> Description of problem:
> Given a DSL configuration containing
> > [when]Foo with {var} bars=Foo( bars == {var} )
> and a probably incorrect rule containing
> > when
> >     Foo with {var} bars
> When this rule is expanded by org.drools.lang.dsl.DefaultExpander the expansion gets stuck in an infinite loop, probably substituting {var} with {var} again and again.

--
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