[Mono-bugs] [Bug 79875][Nor] Changed - XPath query, unable to select attributes

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Nov 9 21:51:52 EST 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=79875

--- shadow/79875	2006-11-09 09:16:28.000000000 -0500
+++ shadow/79875.tmp.23092	2006-11-09 21:51:52.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 79875
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: atsushi at ximian.com                            
 ReportedBy: jankit at novell.com               
 QAContact: mono-bugs at ximian.com
@@ -61,6 +61,9 @@
             Console.WriteLine (iter.Count);
             iter.MoveNext ();
             Console.WriteLine (iter.Current.InnerXml);
         }
     }
 }
+
+------- Additional Comments From atsushi at ximian.com  2006-11-09 21:51 -------
+Fixed in svn (r67659).


More information about the mono-bugs mailing list