termination problem with empty list
-----------------------------------
Key: JXPATH-98
URL: https://issues.apache.org/jira/browse/JXPATH-98
Project: Commons JXPath
Issue Type: Bug
Affects Versions: 1.2 Final
Environment: EMF generated objects
Reporter: Michael Hackl
a list selected by an attribute (/html:head/model//[EMAIL PROTECTED]'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
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.