[Mono-bugs] [Bug 405380] New: ObjectDataSource - No Viewstate on SelectParameter Value

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Jul 1 10:24:05 EDT 2008


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


           Summary: ObjectDataSource - No Viewstate on SelectParameter Value
           Product: Mono: Class Libraries
           Version: 1.9.0
          Platform: x86
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Sys.Web
        AssignedTo: mhabersack at novell.com
        ReportedBy: alexcheung1980 at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


Description of Problem:
Set ObjectDataSource.SelectParameter.DefaultValue at runtime, it will lost
after postback.

Steps to reproduce the problem:
1. Using ObjectDataSource, Set SelectParameter without DefaultValue
2. On Page Load and Not PostBack, Set the SelectParameter DefaultValue for
DataBind()
3. At PostBack, the DefaultValue will lost.


Actual Results:
At Postback, the selectparameter defaultvalue will be empty.

Expected Results:
At MS.NET, it can keep the previous set at runtime default value.

How often does this happen? 


Additional Information:


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