[Mono-bugs] [Bug 69952][Nor] Changed - Xsl:param values declared inside xsl:template do not keep the values assigned to them by XslTransform

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 28 Nov 2004 03:14:35 -0500 (EST)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by atsushi@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=69952

--- shadow/69952	2004-11-26 21:29:47.000000000 -0500
+++ shadow/69952.tmp.19905	2004-11-28 03:14:35.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 69952
 Product: Mono: Class Libraries
 Version: 1.0
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: ariel@gnu.org               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -34,6 +34,9 @@
 
 
 Doing the following test 'yes' is printed when I expect
 modoAccion's value to be different from ''.
 
 	<xsl:if test="$modoAccion=''">yes</xsl:if>
+
+------- Additional Comments From atsushi@ximian.com  2004-11-28 03:14 -------
+Fixed in svn.