[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
Fri, 20 Feb 2004 05:11:55 -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 joergr@voelcker.com.

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

--- shadow/54518	2004-02-18 11:02:23.000000000 -0500
+++ shadow/54518.tmp.17928	2004-02-20 05:11:55.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 54518
 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
@@ -49,6 +49,10 @@
 
 ------- Additional Comments From vargaz@freemail.hu  2004-02-18 08:54 -------
 This is caused by Martin's recent patch, so assigning it to him.
 
 ------- Additional Comments From martin@ximian.com  2004-02-18 11:02 -------
 The bug is FIXED in CVS. 
+
+------- Additional Comments From JoergR@voelcker.com  2004-02-20 05:11 -------
+The test case shows still the behaviour using the current version from
+anonymous CVS.