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=1534 *** shadow/1534 Sun May 20 17:26:16 2001 --- shadow/1534.tmp.17592 Tue Aug 7 07:37:00 2001 *************** *** 1,20 **** ! Bug#: 1534 ! 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: xsl:param used multiple times is not re-evaluated, subseq. param value is wrong ! ! [from SunMicrosystem's bug 4441378] xsl:param values are set once, so on subsequent calls, the value is not reset. Example is unit test var14.xsl: --- 1,19 ---- ! +============================================================================+ ! | xsl:param used multiple times is not re-evaluated, subseq. param value is | ! +----------------------------------------------------------------------------+ ! | Bug #: 1534 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 | [from SunMicrosystem's bug 4441378] xsl:param values are set once, so on subsequent calls, the value is not reset. Example is unit test var14.xsl:
