[Mono-bugs] [Bug 54716][Blo] Changed - Regression: Attribute.GetCustomAttribute no longer returns attributes from base classes

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Sun, 22 Feb 2004 05:03:08 -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 gert.driesen@pandora.be.

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

--- shadow/54716	2004-02-22 05:02:38.000000000 -0500
+++ shadow/54716.tmp.9665	2004-02-22 05:03:08.000000000 -0500
@@ -61,6 +61,11 @@
 Dunno property: Attribute found
 Checking attribute on 'AttributeIssue.DerivedDecoratedClass'.
 Dunno property: Attribute not found!
 
 as you can see, Mono does not seem to be able to return the attribute on
 the derived class.
+
+------- Additional Comments From gert.driesen@pandora.be  2004-02-22 05:03 -------
+Created an attachment (id=6746)
+test case
+