[Mono-bugs] [Bug 57986][Wis] Changed - Type.GetType() not working for types not already loaded

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 8 Sep 2004 14:32:46 -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 lluis@ximian.com.

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

--- shadow/57986	2004-09-06 08:52:29.000000000 -0400
+++ shadow/57986.tmp.638	2004-09-08 14:32:46.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 57986
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
@@ -42,6 +42,10 @@
 ------- Additional Comments From miguel@ximian.com  2004-05-12 23:14 -------
 Does that mean that MS will actually load types?
 
 
 ------- Additional Comments From vargaz@freemail.hu  2004-09-06 08:52 -------
 This works-for-me with current CVS.
+
+------- Additional Comments From lluis@ximian.com  2004-09-08 14:32 -------
+It is also working for me now. Must have been fixed by other patches.
+Closing.