[Mono-bugs] [Bug 65478][Nor] Changed - Type.GetType("Gtk.Window, gtk-sharp") should not work

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Jun 22 23:07:03 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 bmaurer at users.sf.net.

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

--- shadow/65478	2004-11-21 03:23:09.000000000 -0500
+++ shadow/65478.tmp.27667	2005-06-22 23:07:03.000000000 -0400
@@ -1,22 +1,22 @@
 Bug#: 65478
 Product: Mono: Class Libraries
 Version: unspecified
 OS: unknown
-OS Details: Window XP Pro SP 2
+OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
-Priority: Blocker
+Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: mkestner at ximian.com               
 QAContact: mono-bugs at ximian.com
 TargetMilestone: ---
 URL: 
-Summary: Type.GetType("Gtk.Window,gtk-sharp") should not work with .net Framework's GAC
+Summary: Type.GetType("Gtk.Window,gtk-sharp") should not work
 
 On the MS runtime, if an assembly is installed in the GAC, you must provide
 a fully qualified assembly name (e.g.  name,key,culture) for the lookup to
 succeed.  Mono currently allows partial name lookups for GAC'd assemblies.
 
 ------- Additional Comments From josephmolnar at hotmail.com  2004-11-21 03:21 -------


More information about the mono-bugs mailing list