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=24782>. 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=24782 new in 2.5.2 with xsltc:loop breaks when function last() is used inside [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2004-01-13 00:22 ------- Hi Chris, Please find the patch for this at http://nagoya.apache.org/bugzilla/showattachment.cgi?attach_id=9921 The _lastNext neeeded to be stored in the setMark in the DupFilterIterator since for the case of 2 elements it was equal to the next value and hence not functioning properly. Now the right value gets retrieved when gotoMark is called Regards, Bhakti Mehta
