[Mono-bugs] [Bug 79404][Nor] Changed - SelectSingleNode does not work on nodes with default namespace

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Sep 14 20:49:34 EDT 2006


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 fog at initd.org.

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

--- shadow/79404	2006-09-14 20:48:50.000000000 -0400
+++ shadow/79404.tmp.29043	2006-09-14 20:49:34.000000000 -0400
@@ -26,6 +26,11 @@
 
 I have attached to this report an example program that tries to locate
 "/html/head" in a very simple XHTML document that uses the default XHTML
 namespace as its default namespace. Both versions of the SelectSingleNode
 call fail. By removing the xmlns declaration from the XML the text program
 works as expected.
+
+------- Additional Comments From fog at initd.org  2006-09-14 20:49 -------
+Created an attachment (id=17690)
+Test program that shows the problem with default namespace and SelectSingleNode
+


More information about the mono-bugs mailing list