PLEASE DO NOT REPLY TO THIS MESSAGE. TO FURTHER COMMENT ON THE STATUS OF THIS BUG PLEASE FOLLOW THE LINK BELOW AND USE THE ON-LINE APPLICATION. REPLYING TO THIS MESSAGE DOES NOT UPDATE THE DATABASE, AND SO YOUR COMMENT WILL BE LOST SOMEWHERE. http://nagoya.apache.org/bugzilla/show_bug.cgi?id=1443 *** shadow/1443 Sun May 20 17:25:47 2001 --- shadow/1443.tmp.12324 Wed Sep 12 02:30:38 2001 *************** *** 1,19 **** ! Bug#: 1443 ! Product: XalanJ2 ! Version: 2.0.0 ! Platform: Sun ! OS/Version: Solaris ! Status: NEW ! Resolution: ! Severity: Normal ! Priority: Medium ! Component: org.apache.xalan.xsltc ! AssignedTo: [EMAIL PROTECTED] ! ReportedBy: [EMAIL PROTECTED] ! URL: ! Cc: ! Summary: soccer team score card example has incorrect ouput ! [taken from SunMicrosystem's bug 4423441] xsltc does not produce the correct output for the example on using the count() and sum() functions from page 523 of M Kay's XSLT Programmer's reference. The --- 1,19 ---- ! +============================================================================+ ! | soccer team score card example has incorrect ouput | ! +----------------------------------------------------------------------------+ ! | Bug #: 1443 Product: XalanJ2 | ! | Status: NEW Version: 2.0.0 | ! | Resolution: Platform: Sun | ! | Severity: Normal OS/Version: Solaris | ! | Priority: Medium Component: org.apache.xalan.xsltc | ! +----------------------------------------------------------------------------+ ! | Assigned To: [EMAIL PROTECTED] | ! | Reported By: [EMAIL PROTECTED] | ! | CC list: Cc: | ! +----------------------------------------------------------------------------+ ! | URL: | ! +============================================================================+ ! | DESCRIPTION | [taken from SunMicrosystem's bug 4423441] xsltc does not produce the correct output for the example on using the count() and sum() functions from page 523 of M Kay's XSLT Programmer's reference. The *************** *** 251,253 **** --- 251,256 ---- </xsl:template> </xsl:transform> + + ------- Additional Comments From [EMAIL PROTECTED] 2001-09-12 02:30 +------- + This test uses nested predicates. I am not sure if we support then 100% yet.
