[Mono-bugs] [Bug 421734] New: PropertyGrid: Does not allow two properties with the same name, but .NET does

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sat Aug 30 10:43:48 EDT 2008


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


           Summary: PropertyGrid: Does not allow two properties with the
                    same name, but .NET does
           Product: Mono: Class Libraries
           Version: 1.9
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: michal.kovac.develop at centrum.cz
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Created an attachment (id=236432)
 --> (https://bugzilla.novell.com/attachment.cgi?id=236432)
Unit tests

Description of Problem:
The PropertyGrid does not allow in Mono 1.9.1 to have two properties with the
same name. .NET Framework allows that. In our project Ferda
(http://ferda.sourceforge.net/) we use two properties with the same name but in
different categories. I have created unit tests which pass in .NET Framework,
but does not pass in Mono.

Steps to reproduce the problem:
1. Execute unit tests which are in the attachment


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


More information about the mono-bugs mailing list