Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Cannot Reproduce
-
1.2 Final
-
None
-
EMF generated objects
Description
a list selected by an attribute (/html:head/model//bind[@id='findMe']) returns correct when at least one entry is found
but has a termination problem when empty
an endless cycle: EvalContext: nextSet()->reset() nextNode() -> reset()
seems to be the problem