[Mono-bugs] [Bug 34810][Wis] Changed - Type.GetType( Fully-Qualified Class Name) Not Working
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
2 Dec 2002 03:02:46 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=34810
--- shadow/34810 Sun Dec 1 04:33:45 2002
+++ shadow/34810.tmp.26143 Sun Dec 1 22:02:46 2002
@@ -1,14 +1,14 @@
Bug#: 34810
Product: Mono/Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
-Resolution:
-Severity:
+Status: RESOLVED
+Resolution: FIXED
+Severity: Unknown
Priority: Wishlist
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: danmorg@sc.rr.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -52,6 +52,9 @@
else
Console.WriteLine("type is not null");
object obj = Activator.CreateInstance(type);
}
}
+
+------- Additional Comments From gonzalo@ximian.com 2002-12-01 22:02 -------
+Fixed in CVS