[Mono-bugs] [Bug 76537][Nor] New - Repeater callback

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Oct 24 11:49:17 EDT 2005


Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by gupe275 at hotmail.com.

http://bugzilla.ximian.com/show_bug.cgi?id=76537

--- shadow/76537	2005-10-24 11:49:17.000000000 -0400
+++ shadow/76537.tmp.24784	2005-10-24 11:49:17.000000000 -0400
@@ -0,0 +1,41 @@
+Bug#: 76537
+Product: Mono: Class Libraries
+Version: 1.1
+OS: other
+OS Details: Gentoo
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Web
+AssignedTo: gonzalo at ximian.com                            
+ReportedBy: gupe275 at hotmail.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: Repeater callback
+
+Description of Problem:
+Setting a datasource on a repeater object, in a PostBack, throws:
+System.ArgumentException: An invalid data source is being used for rep. A
+valid data source must implement either IListSource or IEnumerable
+
+This worked on mono-1.1.8.
+
+Steps to reproduce the problem:
+1. Set a new, empty, DataSet as datasource on a repeater object on postback
+
+Actual Results:
+System.ArgumentException: An invalid data source is being used for rep. A
+valid data source must implement either IListSource or IEnumerable
+
+Expected Results:
+No exception
+
+How often does this happen? 
+On every postback
+
+
+Additional Information:
+Worked on 1.1.8


More information about the mono-bugs mailing list