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=81451

--- shadow/81451        2007-04-25 11:20:10.000000000 -0400
+++ shadow/81451.tmp.16937      2007-04-25 13:58:03.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 81451
 Product: Mono: Class Libraries
 Version: 1.2
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Normal
 Component: Sys.XML
 AssignedTo: [EMAIL PROTECTED]                            
 ReportedBy: [EMAIL PROTECTED]               
 QAContact: [EMAIL PROTECTED]
 TargetMilestone: ---
@@ -62,6 +62,9 @@
                        for (Skip (); depth <= Depth; Skip ())
                                if (NodeType == XmlNodeType.Element && 
localName == LocalName &&
 namespaceURI == NamespaceURI)
                                        return true;
                        return false;
                }
+
+------- Additional Comments From [EMAIL PROTECTED]  2007-04-25 13:58 -------
+Ah, you're right. Fixed in svn. Thanks.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to