[Mono-bugs] [Bug 377703] New: WebControl.Enabled: disabled CheckBoxList loses all selections across page refresh

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 7 15:10:46 EDT 2008


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


           Summary: WebControl.Enabled: disabled CheckBoxList loses all
                    selections across page refresh
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: 64bit
        OS/Version: Ubuntu
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: alankila at bel.fi
         QAContact: mono-bugs at lists.ximian.com
          Found By: Development


Created an attachment (id=206559)
 --> (https://bugzilla.novell.com/attachment.cgi?id=206559)
ASPX page for demoing the bug

I have an application that offers user a fillable form, then views a
confirmation page (which is the same page with most controls disabled), and
only truly acts after user submits the data after the confirmation step.

During development, I discovered that disabling a CheckBoxList control causes
the user's choices to vanish on a subsequent submit from the View configrmation
page (where the control.Enabled = false) to the Final action step. A standalone
aspx page to reproduce the problem follows in an attachment. (This bug will be
the latter bug demoed in the file.)


-- 
Configure bugmail: https://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