[Mono-bugs] [Bug 26855][Nor] Changed - XmlElement.NamespaceUri bug

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
9 Jul 2002 10:43:35 -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=26855

--- shadow/26855	Sun Jun 23 15:25:55 2002
+++ shadow/26855.tmp.24122	Tue Jul  9 06:43:35 2002
@@ -1,20 +1,24 @@
 Bug#: 26855
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: System.XML
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: piersh@friskit.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: XmlElement.NamespaceUri bug
 
 This property is currently returning null for elements created without a 
 namespace. I believe this is a bug: it should return "".
+
+------- Additional Comments From lupus@ximian.com  2002-07-09 06:43 -------
+Could you provide a simple test case that we can run against either
+the ms and mono implementations? Thanks.