[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 22:39:50 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 atsushi at ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=79404
--- shadow/79404 2006-09-14 20:49:34.000000000 -0400
+++ shadow/79404.tmp.30717 2006-09-14 22:39:50.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 79404
Product: Mono: Class Libraries
Version: 1.1
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: NOTABUG
+Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi at ximian.com
ReportedBy: fog at initd.org
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -31,6 +31,11 @@
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
+
+------- Additional Comments From atsushi at ximian.com 2006-09-14 22:39 -------
+In SelectSingleNode/SelectNodes, you can't just use default namespace
+in XmlNamespaceManager, as explicitly denoted in XPath specification
+section 2.3: http://www.w3.org/TR/xpath#node-tests
More information about the mono-bugs
mailing list