[Mono-bugs] [Bug 51377][Wis] Changed - Don't add ListItems in HtmlSelect without the data

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 25 Nov 2003 06:49:11 -0500 (EST)


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=51377

--- shadow/51377	2003-11-25 06:47:00.000000000 -0500
+++ shadow/51377.tmp.16415	2003-11-25 06:49:11.000000000 -0500
@@ -1,22 +1,21 @@
 Bug#: 51377
 Product: Mono/Class Libraries
 Version: unspecified
-OS: 
+OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
-Severity: 
+Status: RESOLVED   
+Resolution: FIXED
+Severity: Unknown
 Priority: Wishlist
 Component: System.Web
 AssignedTo: mono-bugs@ximian.com                            
 ReportedBy: gonzalo@ximian.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
-Cc: 
 Summary: Don't add ListItems in HtmlSelect without the data
 
 Test case and patch by Alon Gazit <along@mainsoft.com>
 
 ------- Additional Comments From gonzalo@ximian.com  2003-11-25 06:46 -------
 Created an attachment (id=6008)
@@ -24,6 +23,9 @@
 
 
 ------- Additional Comments From gonzalo@ximian.com  2003-11-25 06:46 -------
 Created an attachment (id=6009)
 Proposed fix
 
+
+------- Additional Comments From gonzalo@ximian.com  2003-11-25 06:49 -------
+Patch applied.