[Mono-bugs] [Bug 600415] New: CheckBoxList doesn't retain unchecked items after postback
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Apr 28 05:48:00 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=600415
http://bugzilla.novell.com/show_bug.cgi?id=600415#c0
Summary: CheckBoxList doesn't retain unchecked items after
postback
Classification: Mono
Product: Mono: Class Libraries
Version: 2.6.x
Platform: Other
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Critical
Priority: P5 - None
Component: Sys.Web
AssignedTo: mhabersack at novell.com
ReportedBy: gilles.tschopp at gmail.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
Created an attachment (id=357335)
--> (http://bugzilla.novell.com/attachment.cgi?id=357335)
CheckBoxList TestCase
Description of Problem:
- Uncheck an item of a CheckBoxList.
- After post-back, the previously unchecked item is restored whereas it should
be remain unchecked.
The problems also arises when an item is checked, and unchecked after a
post-back.
Steps to reproduce the problem:
1. Open attached test case and execute it with xsp2
2. Check or uncheck items
3. Click "Ok" button
Actual Results:
CheckBoxList doesn't retain unchecked items across post-backs.
Expected Results:
Unchecked items should remain unchecked across postbacks.
How often does this happen?
Always
Additional Information:
--
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the mono-bugs
mailing list