]
Jozef Marko updated DROOLS-1418:
--------------------------------
Labels: dtable_testday_preparation qe-test-day reported-by-qe (was:
dtable_testday_preparation reported-by-qe)
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, qe-test-day, 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.