]
RH Bugzilla Integration commented on DROOLS-73:
-----------------------------------------------
Mario Fusco <mfusco(a)redhat.com> changed the Status of [bug
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: