DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6359>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6359 position() within id() makes xalan hung ------- Additional Comments From [EMAIL PROTECTED] 2002-02-25 22:13 ------- For what it's worth: I may not be running the latest code, but I see the same never-exiting behavior with an _unmodified_ version of ApplyXPath, using that input file and xpath. SIMPLIFICATION: You don't need both IDs to provoke the problem. Even with just one ID, it apparently never returns: java ApplyXPath tests\bugzilla\bugzilla6359.xml "id('john')[last()]" (The double-quoting is because otherwise NT's command-line tokenizing was disrupting the space-delimited version.)
