[Mono-bugs] [Bug 54518][Blo] Changed - PropertyInfo:GetCustomAttributes does not work for base class properties

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Thu, 11 Mar 2004 09:52:26 -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 ndrochak@gol.com.

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

--- shadow/54518	2004-02-22 21:10:45.000000000 -0500
+++ shadow/54518.tmp.1291	2004-03-11 09:52:26.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 54518
-Product: Mono/Class Libraries
+Product: Mono: Class Libraries
 Version: unspecified
 OS: Suse 8.2
 OS Details: 
-Status: RESOLVED   
-Resolution: FIXED
+Status: REOPENED   
+Resolution: 
 Severity: Unknown
 Priority: Blocker
 Component: CORLIB
 AssignedTo: martin@ximian.com                            
 ReportedBy: JoergR@voelcker.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: PropertyInfo:GetCustomAttributes does not work for base class properties
 
 Description of Problem:
 PropertyInfo:GetCustomAttributes does not find custom attrributes of
 inherited properties of a base class.
 
@@ -65,6 +64,10 @@
 the intended fields and methods. I've commented them out again.
 Keeping the bug opened.
 
 ------- Additional Comments From martin@ximian.com  2004-02-22 21:10 -------
 Oooops, I must have been stupid ;-) 
 Now it's really FIXED in CVS. 
+
+------- Additional Comments From ndrochak@gol.com  2004-03-11 09:52 -------
+We have a regression with this bug using current cvs).  Not sure if 
+it started today, but I noticed it today.