[Mono-bugs] [Bug 388425] Mono loads assembly from bin/ referenced in web. config regardless of its version number

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue May 13 12:51:49 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=388425

User mhabersack at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=388425#c6





--- Comment #6 from Marek Habersack <mhabersack at novell.com>  2008-05-13 10:51:48 MST ---
Created an attachment (id=214865)
 --> (https://bugzilla.novell.com/attachment.cgi?id=214865)
Proposed fix for the issue

This is a better fix for the issue. It makes Assembly.Load behavior resemble
that of MS.NET more closely. MS.NET makes difference between absent Version
fields and fields set to 0 - this patch makes mono assume the same behavior.
Pending approval.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list