[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
Wed, 10 Dec 2003 00:33:56 -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 gsanjay@novell.com.
http://bugzilla.ximian.com/show_bug.cgi?id=51941
--- shadow/51941 2003-12-10 00:29:49.000000000 -0500
+++ shadow/51941.tmp.31468 2003-12-10 00:33:56.000000000 -0500
@@ -118,6 +118,11 @@
<Nodes>
<Node name="FirstNode" />
<Node name="SecondNode" />
</Nodes>
SelectSingleNode works fine, so I assume it has to do with the dynamic
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
+