[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
Fri, 27 Feb 2004 13:19:30 -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 gonzalo@ximian.com.

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

--- shadow/54945	2004-02-27 13:03:21.000000000 -0500
+++ shadow/54945.tmp.10365	2004-02-27 13:19:30.000000000 -0500
@@ -1,14 +1,14 @@
 Bug#: 54945
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
 Status: NEW   
 Resolution: 
-Severity: 
+Severity: Unknown
 Priority: Normal
 Component: CORLIB
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: lluis@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
@@ -50,6 +50,9 @@
 {
 }
 
 public class MyAttribute: Attribute
 {
 }
+
+------- Additional Comments From gonzalo@ximian.com  2004-02-27 13:19 -------
+May be this is related to bug #54518