[Mono-bugs] [Bug 52225][Nor] Changed - DataList - Additional table rows when ExtractTemplateRows is true.

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Tue, 16 Dec 2003 06:13:04 -0500 (EST)


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 along@mainsoft.com.

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

--- shadow/52225	2003-12-16 05:49:40.000000000 -0500
+++ shadow/52225.tmp.1521	2003-12-16 06:13:04.000000000 -0500
@@ -1,13 +1,13 @@
 Bug#: 52225
 Product: Mono/Class Libraries
 Version: unspecified
 OS: All
 OS Details: 
-Status: ASSIGNED   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System.Web
 AssignedTo: along@mainsoft.com                            
 ReportedBy: along@mainsoft.com               
 QAContact: mono-bugs@ximian.com
@@ -35,6 +35,11 @@
 Additional Information:
 
 ------- Additional Comments From along@mainsoft.com  2003-12-16 05:49 -------
 Created an attachment (id=6252)
 This file demonstrates the problem
 
+
+------- Additional Comments From along@mainsoft.com  2003-12-16 06:13 -------
+The bug is in RepeatInfo.DoVerticalRendering() and 
+RepeatInfo.DoHorizontalRendering().
+A fix was commited.