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 [EMAIL PROTECTED] 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: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- @@ -31,6 +31,11 @@ works as expected. ------- Additional Comments From [EMAIL PROTECTED] 2006-09-14 20:49 ------- Created an attachment (id=17690) Test program that shows the problem with default namespace and SelectSingleNode + +------- Additional Comments From [EMAIL PROTECTED] 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 _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
