[Mono-bugs] [Bug 47854][Cri] Changed - Xsl broken when loading from a XmlDocument or XmlTextReader

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 24 Aug 2003 15:11:17 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/47854	2003-08-24 15:11:03.000000000 -0400
+++ shadow/47854.tmp.2510	2003-08-24 15:11:17.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 47854
 Product: Mono/MCS
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Critical
 Component: Misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -82,6 +82,9 @@
 		tr.Load ((System.Xml.XmlDocument)null);
 	}
 }
 
 ------- Additional Comments From gonzalo@ximian.com  2003-08-24 15:01 -------
 Turns out this is an mcs bug.
+
+------- Additional Comments From gonzalo@ximian.com  2003-08-24 15:11 -------
+Fixed.