http://bugzilla.novell.com/show_bug.cgi?id=607722
http://bugzilla.novell.com/show_bug.cgi?id=607722#c0 Summary: ObjectDataSource's update paramaters fail Classification: Mono Product: Mono: Class Libraries Version: SVN Platform: x86-64 OS/Version: Linux Status: NEW Severity: Normal Priority: P5 - None Component: Sys.Web AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] Found By: --- Blocker: --- Created an attachment (id=363676) --> (http://bugzilla.novell.com/attachment.cgi?id=363676) Test web site for this bug Description of Problem: Some of the parameters for the update command pass null even if the control binded has a value different of null Steps to reproduce the problem: 1. Add a datasource and a formview to a page update the value of a data record Actual Results: A null value is passed to the update method apparently only for the first parameter Expected Results: The data should be updated correctly How often does this happen? always Additional Information: run the attached site and modify a data value regardles of the value typed the value updated is zero because null was passed to the update method. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
