[Mono-bugs] [Bug 48217][Maj] Changed - DataList data binding bug

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 22 Sep 2003 08:39:36 -0400 (EDT)


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 gonzalo@ximian.com.

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

--- shadow/48217	2003-09-22 06:55:28.000000000 -0400
+++ shadow/48217.tmp.25387	2003-09-22 08:39:35.000000000 -0400
@@ -5,13 +5,13 @@
 OS Details: 
 Status: NEW   
 Resolution: 
 Severity: Unknown
 Priority: Major
 Component: System.Web
-AssignedTo: mono-bugs@ximian.com                            
+AssignedTo: gonzalo@ximian.com                            
 ReportedBy: yaronsh@mainsoft.com               
 QAContact: mono-bugs@ximian.com
 TargetMilestone: ---
 URL: 
 Cc: 
 Summary: DataList data binding bug
@@ -117,6 +117,10 @@
 The bug was in GetItem().
 In a case of SelectedItem, EditItem, Item and AlternatingItem the
 item should be retrieved from itemsArray, not from Controls.
 
 ------- Additional Comments From yaronsh@mainsoft.com  2003-09-22 06:55 -------
 Isn't it time to insert the bug fix into the CVS? :-)
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-22 08:39 -------
+Oh sorry. It wasn't on my radar :).
+I'll get to this one soon.