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=20685>. 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=20685 XSLTC: count() or sum() on node-set parameter returns incorrect result Summary: XSLTC: count() or sum() on node-set parameter returns incorrect result Product: XalanJ2 Version: CurrentCVS Platform: All OS/Version: All Status: NEW Severity: Normal Priority: Other Component: org.apache.xalan.xsltc AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] With XSLTC: if a nodeset is passed to a template as a parameter, the result of calling the count() or sum() function on the parameter is incorrect. However, xsl:for-each correctly iterates over the nodeset parameter.
