[Mono-bugs] [Bug 48802][Maj] Changed - CheckBoxList bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Wed, 24 Sep 2003 04:13:17 -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 yaronsh@mainsoft.com.
http://bugzilla.ximian.com/show_bug.cgi?id=48802
--- shadow/48802 2003-09-24 04:05:07.000000000 -0400
+++ shadow/48802.tmp.27594 2003-09-24 04:13:17.000000000 -0400
@@ -2,13 +2,13 @@
Product: Mono/Class Libraries
Version: unspecified
OS: All
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Major
Component: System.Web
AssignedTo: mono-bugs@ximian.com
ReportedBy: yaronsh@mainsoft.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -43,6 +43,11 @@
at ListControl).
------- Additional Comments From yaronsh@mainsoft.com 2003-09-24 04:05 -------
Created an attachment (id=5411)
Testcase
+
+------- Additional Comments From yaronsh@mainsoft.com 2003-09-24 04:13 -------
+At first, the selected indices are Selected.
+After, they are un-selected at IPostBackDataHandler.LoadPostData
+at the CheckBoxList class.