[Mono-bugs] [Bug 51941][Wis] Changed - Unhandled Exception (NullReferenceException) raised from MoveToNextAttribute when SelectSingleNode called
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Dec 2003 03:55:51 -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 ginga@kit.hi-ho.ne.jp.
http://bugzilla.ximian.com/show_bug.cgi?id=51941
--- shadow/51941 2003-12-10 00:33:56.000000000 -0500
+++ shadow/51941.tmp.13051 2003-12-11 03:55:51.000000000 -0500
@@ -1,13 +1,13 @@
Bug#: 51941
Product: Mono/Class Libraries
Version: unspecified
OS: unknown
OS Details:
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Wishlist
Component: System.XML
AssignedTo: gsanjay@novell.com
ReportedBy: wmavis@thinktmr.com
QAContact: mono-bugs@ximian.com
@@ -123,6 +123,9 @@
creation and appending of the Element/Attribute.
------- Additional Comments From gsanjay@novell.com 2003-12-10 00:33 -------
Created an attachment (id=6173)
Patch for bug 51941
+
+------- Additional Comments From ginga@kit.hi-ho.ne.jp 2003-12-11 03:55 -------
+Applied the patch. Thanks.