[Mono-bugs] [Bug 469848] New: Attribute.GetCustomAttributes doesn't fully inherit attributes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jan 27 12:11:18 EST 2009


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


           Summary: Attribute.GetCustomAttributes doesn't fully inherit
                    attributes
    Classification: Mono
           Product: Mono: Class Libraries
           Version: SVN
          Platform: Other
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: CORLIB
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: jpobst at novell.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=268014)
 --> (https://bugzilla.novell.com/attachment.cgi?id=268014)
Test Case

The attached test case uses GetCustomAttributes with inherit = true.  Inherit
works when there is only one base class, but when there are two base classes,
it does not return the attribute.

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