[Mono-bugs] [Bug 54945][Nor] Changed - GetCustomAttributes failing for fields defined in a base class
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 29 Feb 2004 17:06:57 -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 bmaurer@users.sf.net.
http://bugzilla.ximian.com/show_bug.cgi?id=54945
--- shadow/54945 2004-02-27 13:19:30.000000000 -0500
+++ shadow/54945.tmp.4233 2004-02-29 17:06:57.000000000 -0500
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Normal
Component: CORLIB
-AssignedTo: mono-bugs@ximian.com
+AssignedTo: bmaurer@users.sf.net
ReportedBy: lluis@ximian.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
Cc:
Summary: GetCustomAttributes failing for fields defined in a base class
@@ -53,6 +53,10 @@
public class MyAttribute: Attribute
{
}
------- Additional Comments From gonzalo@ximian.com 2004-02-27 13:19 -------
May be this is related to bug #54518
+
+------- Additional Comments From bmaurer@users.sf.net 2004-02-29 17:06 -------
+Am going to work on this, i have alot of patches in this area, so best
+to integrate this in the new version.