[Mono-bugs] [Bug 377705] New: First Item in CheckBoxList, RadioGroupList, DropDownList vanishes on two page refreshes

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Apr 7 15:14:40 EDT 2008


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


           Summary: First Item in CheckBoxList, RadioGroupList, DropDownList
                    vanishes on two page refreshes
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: x86-64
        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=206560)
 --> (https://bugzilla.novell.com/attachment.cgi?id=206560)
ASPX page for demoing the bug

I initialize a control's choices in Page_Init() and leave it alone afterwards.
Mysteriously, after two clicks on a button, the first choice of the control
becomes pair of empty strings, both the Value and the Text are lost. This would
seem to happen to every list-kind of WebControl there is.

A page demoing the problem follows in an attachment. The problem is demoed by
the first half of the page.


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