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=16549>. 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=16549 xsl:number breaks in presence of xalan:doc-cache-off ------- Additional Comments From [EMAIL PROTECTED] 2003-01-29 17:34 ------- If you run the attached, the output is as follows: <out><first>1234</first><second>234</second></out> but it should be: <out><first>12345</first><second>123</second></out>
