[Mono-bugs] [Bug 41976][Nor] Changed - XPath fails when the node to match is called "namespace"

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 28 Apr 2003 22:52:00 -0400 (EDT)


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 miguel@ximian.com.

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

--- shadow/41976	Sun Apr 27 00:05:01 2003
+++ shadow/41976.tmp.12977	Mon Apr 28 22:52:00 2003
@@ -1,13 +1,13 @@
 Bug#: 41976
 Product: Mono/Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: miguel@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -89,6 +89,9 @@
 +       into a QName with the "namespace" string attached.
 +
  2003-03-07  Piers Haken  <piersh@friskit.com>
  
         * Tokenizer.cs: allow '.'s in NCNames
 
+
+------- Additional Comments From miguel@ximian.com  2003-04-28 22:52 -------
+Piers fixed it.