[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
Mon, 6 Sep 2004 08:52:29 -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@freemail.hu.

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

--- shadow/57986	2004-05-12 23:14:30.000000000 -0400
+++ shadow/57986.tmp.5973	2004-09-06 08:52:29.000000000 -0400
@@ -39,6 +39,9 @@
 typeof(System.Runtime.Remoting.Channels.Http.HttpChannel) to the test case,
 Type.GetType() works.
 
 ------- 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.