[Mono-bugs] [Bug 52096][Wis] Changed - WebControl assembly loading should be case insensitive

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 11:40:14 -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 gonzalo@ximian.com.

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

--- shadow/52096	2003-12-12 06:01:57.000000000 -0500
+++ shadow/52096.tmp.30377	2003-12-12 11:40:14.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 52096
 Product: Mono/Class Libraries
 Version: unspecified
 OS: Red Hat 9.0
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: DUPLICATE
+Severity: Unknown
 Priority: Wishlist
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: tkaszuba@hotmail.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -27,6 +27,11 @@
 i.e it seems 
 that the framework is case insensitive when looking for an assembly. In mono the assembly 
 has to have the same cases. Probably due to the library loader.  
 
 I tried to file this bug 
 report about a week ago so if this is a duplicate I appologize.
+
+------- Additional Comments From gonzalo@ximian.com  2003-12-12 11:40 -------
+
+
+*** This bug has been marked as a duplicate of 51775 ***