[Mono-bugs] [Bug 55876][Nor] Changed - NullReferenceException on Xsl Transform

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 1 Apr 2004 00:35:12 -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=55876

--- shadow/55876	2004-03-28 21:58:19.000000000 -0500
+++ shadow/55876.tmp.25525	2004-04-01 00:35:12.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 55876
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi@ximian.com                            
 ReportedBy: gert.driesen@pandora.be               
 QAContact: mono-bugs@ximian.com
@@ -187,6 +187,9 @@
 		} catch (Exception ex) {
 			Console.WriteLine (ex);
 		}
 	}
 }
 
+
+------- Additional Comments From atsushi@ximian.com  2004-04-01 00:35 -------
+Finally fixed this bug. Thanks.