]
Mario Fusco resolved DROOLS-4737.
---------------------------------
Resolution: Done
Fixed by
Inline accumulate with more than one variable follwed by another
pattern doesn't work in executable model
---------------------------------------------------------------------------------------------------------
Key: DROOLS-4737
URL:
https://issues.jboss.org/browse/DROOLS-4737
Project: Drools
Issue Type: Bug
Components: executable model
Reporter: Mario Fusco
Assignee: Mario Fusco
Priority: Major
Push and pop expressions on context's stack are not paired correctly when processing
an inline accumulate thus leading to code generation problem in the executable model when
parsing a second pattern following the accumulate itself.