[Mono-bugs] [Bug 46412][Min] Changed - DropDownList is missing SelectedValue property

bugzilla-daemon@rocky.ximian.com bugzilla-daemon@rocky.ximian.com
Mon, 21 Jul 2003 03:56:07 -0400 (EDT)


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gonzalo@ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=46412

--- shadow/46412	Mon Jul 21 03:27:54 2003
+++ shadow/46412.tmp.10183	Mon Jul 21 03:56:06 2003
@@ -1,13 +1,13 @@
 Bug#: 46412
 Product: Mono/Class Libraries
 Version: unspecified
 OS: SuSE 8.0
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Minor
 Component: System.Web
 AssignedTo: gonzalo@ximian.com                            
 ReportedBy: eric@veltman.nu               
 QAContact: mono-bugs@ximian.com
@@ -38,6 +38,12 @@
 Additional Information: 
 Mono 0.25
 
 ------- Additional Comments From gonzalo@ximian.com  2003-07-21 03:27 -------
 Well, I finally managed to get MS.NET 1.1 working. It's a property in
 ListControl.
+
+------- Additional Comments From gonzalo@ximian.com  2003-07-21 03:56 -------
+It's in CVs now.
+
+Notice that you have to pass the /d:NET_1_1 flag to mcs/csc to enable
+the inclusion of this property.