[Mono-bugs] [Bug 374334] PropertyGrid: ArgEx when duplicate Property names

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Mar 28 15:32:55 EDT 2008


https://bugzilla.novell.com/show_bug.cgi?id=374334

User contact at i-nz.net added comment
https://bugzilla.novell.com/show_bug.cgi?id=374334#c3


Ivan Zlatev <contact at i-nz.net> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
             Status|NEW                                             |RESOLVED
         Resolution|                                                |FIXED




--- Comment #3 from Ivan Zlatev <contact at i-nz.net>  2008-03-28 13:32:55 MST ---
I was wrong. This bug had nothing to do with indexer properties, but rather
with the fact that Type.GetProperties returns both child and the parent
property in the case where the child overrides with "new" and also changes
return type. TypeDescriptor.GetProperties wasn't supposed to return the parent
property.

Fixed in r99235.


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list