[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
Thu Jul 31 15:44:15 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#c17





--- Comment #17 from Marek Habersack <mhabersack at novell.com>  2008-07-31 13:44:15 MDT ---
(In reply to comment #16 from Raja Harinath)
> Hmm, from your description, this patch breaks MONO_PATH.  Is that right?
> 
No, it doesn't break loading from MONO_PATH directories. What it does is that
it prevents loading referenced assemblies with incorrect versions. So, if a
directory mentioned in MONO_PATH has an assembly with correct name but
incorrect version/public key than that mentioned in the referencing assembly's
metadata, it won't load the assembly.


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