[Mono-bugs] [Bug 57248][Wis] Changed - NullReferenceException in XmlNode.SelectNodes()

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Apr 2004 20:22:26 -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 atsushi@ximian.com.

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

--- shadow/57248	2004-04-21 18:23:04.000000000 -0400
+++ shadow/57248.tmp.2217	2004-04-21 20:22:26.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57248
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo
-Status: REOPENED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: Sys.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: mono-bug@jerryweb.info               
 QAContact: mono-bugs@ximian.com
@@ -61,6 +61,9 @@
 ------- Additional Comments From atsushi@ximian.com  2004-04-20 08:50 -------
 Fixed in cvs.
 
 ------- Additional Comments From mono-bug@jerryweb.info  2004-04-21 18:23 -------
 The current version, just downloaded from CVS, behaves in the same way
 as the older one when processing the testing code listed above.
+
+------- Additional Comments From atsushi@ximian.com  2004-04-21 20:22 -------
+Wasn't it different exception? Anyways should be fixed in cvs now.