зеркало из https://github.com/mono/mail-archives.git
93 строки
3.7 KiB
HTML
93 строки
3.7 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 421879] New: PropertyGrid: Duplicate property names quirk
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20421879%5D%20New%3A%20PropertyGrid%3A%20Duplicate%20property%0A%09names%20quirk&In-Reply-To=">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
|
|
<LINK REL="Previous" HREF="078714.html">
|
|
<LINK REL="Next" HREF="078663.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 421879] New: PropertyGrid: Duplicate property names quirk</H1>
|
|
<B>bugzilla_noreply at novell.com</B>
|
|
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%20421879%5D%20New%3A%20PropertyGrid%3A%20Duplicate%20property%0A%09names%20quirk&In-Reply-To="
|
|
TITLE="[Mono-bugs] [Bug 421879] New: PropertyGrid: Duplicate property names quirk">bugzilla_noreply at novell.com
|
|
</A><BR>
|
|
<I>Mon Sep 1 05:44:31 EDT 2008</I>
|
|
<P><UL>
|
|
<LI>Previous message: <A HREF="078714.html">[Mono-bugs] [Bug 421858] [REGRESSION] MDI: Failed to create window, class 'SWFClass0'
|
|
</A></li>
|
|
<LI>Next message: <A HREF="078663.html">[Mono-bugs] [Bug 421879] PropertyGrid: Duplicate property names quirk
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#78662">[ date ]</a>
|
|
<a href="thread.html#78662">[ thread ]</a>
|
|
<a href="subject.html#78662">[ subject ]</a>
|
|
<a href="author.html#78662">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE><A HREF="https://bugzilla.novell.com/show_bug.cgi?id=421879">https://bugzilla.novell.com/show_bug.cgi?id=421879</A>
|
|
|
|
|
|
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: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">contact at i-nz.net</A>
|
|
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">contact at i-nz.net</A>
|
|
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at lists.ximian.com</A>
|
|
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: <A HREF="https://bugzilla.novell.com/userprefs.cgi?tab=email">https://bugzilla.novell.com/userprefs.cgi?tab=email</A>
|
|
------- You are receiving this mail because: -------
|
|
You are the QA contact for the bug.
|
|
</PRE>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI>Previous message: <A HREF="078714.html">[Mono-bugs] [Bug 421858] [REGRESSION] MDI: Failed to create window, class 'SWFClass0'
|
|
</A></li>
|
|
<LI>Next message: <A HREF="078663.html">[Mono-bugs] [Bug 421879] PropertyGrid: Duplicate property names quirk
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#78662">[ date ]</a>
|
|
<a href="thread.html#78662">[ thread ]</a>
|
|
<a href="subject.html#78662">[ subject ]</a>
|
|
<a href="author.html#78662">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
|
|
<hr>
|
|
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
|
|
mailing list</a><br>
|
|
</body></html>
|