[Mono-bugs] [Bug 76070][Cri] Changed - Type.GetType() fails if type is in referenced assembly

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 12 17:48:52 EDT 2005


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 at gmail.com.

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

--- shadow/76070	2005-09-12 13:51:32.000000000 -0400
+++ shadow/76070.tmp.26268	2005-09-12 17:48:52.000000000 -0400
@@ -1,14 +1,14 @@
 Bug#: 76070
 Product: Mono: Runtime
 Version: 1.1
-OS: 
+OS: unknown
 OS Details: Ubuntu Linux Breezy Badger 5.10
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: NOTABUG
+Severity: Unknown
 Priority: Critical
 Component: misc
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: jo at lumumba.luc.ac.be               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
@@ -46,6 +46,14 @@
 the runtime in my opinion.
 
 ------- Additional Comments From jo at lumumba.luc.ac.be  2005-09-12 13:51 -------
 Created an attachment (id=15724)
 Testcase which fails
 
+
+------- Additional Comments From vargaz at gmail.com  2005-09-12 17:48 -------
+Type.GetType () only searches in the calling assembly and mscorlib:
+
+http://blogs.msdn.com/suzcook/archive/2003/05/30/57158.aspx
+
+So this is not a bug.
+


More information about the mono-bugs mailing list