[Mono-bugs] [Bug 421879] New: PropertyGrid: Duplicate property names quirk
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Mon Sep 1 05:44:31 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=421879
Summary: PropertyGrid: Duplicate property names quirk
Product: Mono: Class Libraries
Version: unspecified
Platform: Other
OS/Version: Other
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Windows.Forms
AssignedTo: contact at i-nz.net
ReportedBy: contact at i-nz.net
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Properties with duplicated names are not handled and only the first
property(descriptor) is used for the all properties. This is because we assume
property names are unique and use them as a key, etc. Unfortunately one can
synthetically generate metadata and we don't handle that case.
--
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