[Mono-bugs] [Bug 38019][Maj] Changed - "." in an xpath-expression throws an exception

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 7 Apr 2003 07:15:48 -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 piersh@friskit.com.

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

--- shadow/38019	Thu Feb 13 15:04:09 2003
+++ shadow/38019.tmp.3945	Mon Apr  7 07:15:48 2003
@@ -1,14 +1,14 @@
 Bug#: 38019
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Major
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: scha-bugzilla@schachtzabel.de               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -30,6 +30,9 @@
     System.Xml.XmlNode node = document.SelectSingleNode 
 ("/XMI/@xmi.version");
   }
 }
 I would be very grateful if you could inform me about any improvement 
 considering the bug I have reported.
+
+------- Additional Comments From piersh@friskit.com  2003-04-07 07:15 -------
+fixed