[Mono-bugs] [Bug 49020][Maj] Changed - DataList bug (Cast exception) - A fix is provided

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 30 Sep 2003 10:03:15 -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=49020

--- shadow/49020	2003-09-30 03:29:17.000000000 -0400
+++ shadow/49020.tmp.19279	2003-09-30 10:03:15.000000000 -0400
@@ -61,6 +61,10 @@
 
 ------- Additional Comments From yaronsh@mainsoft.com  2003-09-30 03:29 -------
 I think the Re-Allocation in the fix (LoadViewState) is not necessary 
 since it was allocated in the Ctor of the class. (As far as I saw the 
 dataBoundLiterals array was properly allocated when the method was 
 called).
+
+------- Additional Comments From gonzalo@ximian.com  2003-09-30 10:03 -------
+You're right.
+i've just changed that in CVS.