[Mono-bugs] [Bug 607722] New: ObjectDataSource's update paramaters fail
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu May 20 19:13:08 EDT 2010
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: mhabersack at novell.com
ReportedBy: observer1 at hotmail.es
QAContact: mono-bugs at lists.ximian.com
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.
More information about the mono-bugs
mailing list