[Mono-bugs] [Bug 55874][Wis] Changed - Type.GetProperties dups if you override set only.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 13 Apr 2004 08:20:40 -0400 (EDT)


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=55874

--- shadow/55874	2004-04-10 14:16:25.000000000 -0400
+++ shadow/55874.tmp.28407	2004-04-13 08:20:40.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 55874
 Product: Mono: Runtime
 Version: unspecified
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Wishlist
 Component: misc
 AssignedTo: vargaz@freemail.hu                            
 ReportedBy: bmaurer@users.sf.net               
 QAContact: mono-bugs@ximian.com
@@ -51,6 +51,9 @@
 The issue is that we check for override properties by putting one of the
 methods in a hashtable, which is incorrect.
 
 I am going to tackle this bug.
 
 Lupus, thanks again for catching this.
+
+------- Additional Comments From vargaz@freemail.hu  2004-04-13 08:20 -------
+Fixed in CVS.