[Mono-bugs] [Bug 369541] New: Assembly/ type look up should be performed case-insensitively

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 11 21:26:58 EDT 2008


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


           Summary: Assembly/type look up should be performed case-
                    insensitively
           Product: Mono: Runtime
           Version: unspecified
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: misc
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: mhabersack at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


When performing a lookup for a type which has its public key in upper case, the
runtime will not find the type in question. Mono should probably lowercase the
public key signature both when installing an assembly and when looking a type
up.


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


More information about the mono-bugs mailing list