[Mono-bugs] [Bug 33515][Maj] Changed - SelectNodes ignores supplied namespace manager
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
18 Nov 2002 16:27:47 -0000
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 lupus@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=33515
--- shadow/33515 Fri Nov 8 16:59:17 2002
+++ shadow/33515.tmp.7155 Mon Nov 18 11:27:47 2002
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: SuSE 8.0
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System.XML
AssignedTo: mono-bugs@ximian.com
ReportedBy: krucker@ginko.de
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -29,6 +29,10 @@
Actual Results:
Invalid namespace prefix: xsd
Expected Results:
no exception should be raised
+
+------- Additional Comments From lupus@ximian.com 2002-11-18 11:27 -------
+Could you provide a complete (but possibly small) runnable example?
+Thanks.