]
Mario Fusco resolved DROOLS-1418.
---------------------------------
Fix Version/s: 7.0.0.CR1
Resolution: Done
Fixed on mvel with this commit
Binding of List stored in Map doesn't work in special case
----------------------------------------------------------
Key: DROOLS-1418
URL:
https://issues.jboss.org/browse/DROOLS-1418
Project: Drools
Issue Type: Bug
Components: core engine
Affects Versions: 7.0.0.Beta5
Reporter: Jozef Marko
Assignee: Mario Fusco
Labels: dtable_testday_preparation, reported-by-qe
Fix For: 7.0.0.CR1
Attachments: reproducer.zip
User has possibility to bind a List stored as item of a Map in his rule. However this
dosn't work in one special case. For more details see the steps to reproduce.
This issue was discussed with [~tari_manga] and he also provided the workaround used in
reproducer. Thanks.