[Mono-bugs] [Bug 57248][Wis] Changed - NullReferenceException in XmlNode.SelectNodes()
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 21 Apr 2004 18:23:04 -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 mono-bug@jerryweb.info.
http://bugzilla.ximian.com/show_bug.cgi?id=57248
--- shadow/57248 2004-04-20 08:50:16.000000000 -0400
+++ shadow/57248.tmp.1606 2004-04-21 18:23:04.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 57248
Product: Mono: Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Gentoo
-Status: RESOLVED
-Resolution: FIXED
+Status: REOPENED
+Resolution:
Severity: Unknown
Priority: Wishlist
Component: Sys.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: mono-bug@jerryweb.info
QAContact: mono-bugs@ximian.com
@@ -57,6 +57,10 @@
(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.
+
+------- 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.