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=20913>.
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=20913
XSLTC: last() function does not work correctly within a for-each select="a|b"
expression.
grchiu@xxxxxxxxxx changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Additional Comments From grchiu@xxxxxxxxxx 2003-06-27 00:05 -------
Applied Christine's patch with modifications: need to also cache _returnedLast
and _heapSize in setMark() and restore them in gotoMark().
Please verify and re-open if necessary.
|