[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
Wed, 18 Feb 2004 08:54:05 -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 vargaz@freemail.hu.
http://bugzilla.ximian.com/show_bug.cgi?id=54518
--- shadow/54518 2004-02-18 08:13:44.000000000 -0500
+++ shadow/54518.tmp.22868 2004-02-18 08:54:04.000000000 -0500
@@ -5,13 +5,13 @@
OS Details:
Status: NEW
Resolution:
Severity: Unknown
Priority: Blocker
Component: CORLIB
-AssignedTo: mono-bugs@ximian.com
+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
@@ -43,6 +43,9 @@
It worked until February 17th.
------- Additional Comments From JoergR@voelcker.com 2004-02-18 06:04 -------
Created an attachment (id=6718)
Test case
+
+------- Additional Comments From vargaz@freemail.hu 2004-02-18 08:54 -------
+This is caused by Martin's recent patch, so assigning it to him.