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

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 20 Apr 2004 08:50:16 -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-20 02:21:52.000000000 -0400
+++ shadow/57248.tmp.13184	2004-04-20 08:50:16.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 57248
 Product: Mono: Class Libraries
 Version: unspecified
 OS: GNU/Linux [Other]
 OS Details: Gentoo
-Status: NEW   
-Resolution: 
-Severity: 
+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
 TargetMilestone: ---
@@ -54,6 +54,9 @@
 in <0x00378> System.Xml.XPath.SlashIterator:MoveNext ()
 in <0x003c9> System.Xml.XPath.SlashIterator:MoveNext ()
 in <0x000fe> System.Xml.XmlNode:SelectNodes
 (string,System.Xml.XmlNamespaceManager)
 in <0x00017> System.Xml.XmlNode:SelectNodes (string)
 in <0x001a2> Test.TestClass:Main ()
+
+------- Additional Comments From atsushi@ximian.com  2004-04-20 08:50 -------
+Fixed in cvs.