[Mono-bugs] [Bug 64230][Cos] Changed - Type.Namespace returns empty string instead of null

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 5 Oct 2004 07:04:08 -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 vargaz@gmail.com.

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

--- shadow/64230	2004-10-04 18:02:19.000000000 -0400
+++ shadow/64230.tmp.14863	2004-10-05 07:04:08.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 64230
 Product: Mono: Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Cosmetic
 Component: CORLIB
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: priewasser@gmx.at               
 QAContact: mono-bugs@ximian.com
@@ -43,6 +43,9 @@
 Expected Results:
 myType.Namespace==null : True
 myType.Namespace==""   : False
 
 How often does this happen? 
 Always
+
+------- Additional Comments From vargaz@gmail.com  2004-10-05 07:04 -------
+Fixed in CVS.