https://bugzilla.novell.com/show_bug.cgi?id=374334
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=374334#c3 Ivan Zlatev <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #3 from Ivan Zlatev <[EMAIL PROTECTED]> 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. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
