[Mono-bugs] [Bug 69767][Nor] Changed - Type.GetType should support 'name.space.type, assembly' under some conditions

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Wed, 23 Feb 2005 15:28:56 -0500 (EST)


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=69767

--- shadow/69767	2004-12-02 02:39:24.000000000 -0500
+++ shadow/69767.tmp.16292	2005-02-23 15:28:56.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 69767
 Product: Mono: Class Libraries
 Version: 1.0
 OS: unknown
 OS Details: Widnow
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: vargaz@gmail.com                            
 ReportedBy: josephmolnar@hotmail.com               
 QAContact: mono-bugs@ximian.com
@@ -69,6 +69,10 @@
 Not much new information, but I find this a show blocker for my ability 
 to use Mono for the framework I'm trying to get working on Mono. It is 
 about 32 interfaces and 143 classes, so not easy to get around (other 
 small compatibilities I've found I have some partial work arounds).  This 
 framework is the basis for other work I'm going to try to port just 
 after. I'm hoping to have a single code-base for the MS CLR and Mono.
+
+------- Additional Comments From vargaz@gmail.com  2005-02-23 15:28 -------
+This works fine in 1.1.4
+