[Mono-bugs] [Bug 52186][Nor] New - The header of DataList renders extra colspan
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 15 Dec 2003 23:07:53 -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 gonzalo@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=52186
--- shadow/52186 2003-12-15 23:07:53.000000000 -0500
+++ shadow/52186.tmp.31206 2003-12-15 23:07:53.000000000 -0500
@@ -0,0 +1,38 @@
+Bug#: 52186
+Product: Mono/Class Libraries
+Version: unspecified
+OS: All
+OS Details:
+Status: NEW
+Resolution:
+Severity: Unknown
+Priority: Normal
+Component: System.Web
+AssignedTo: along@mainsoft.com
+ReportedBy: along@mainsoft.com
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: The header of DataList renders extra colspan
+
+Description of Problem:
+The header "<td> tag contains a "colspan=7" attribute that appears only in
+Mono.
+
+Steps to reproduce the problem:
+1. Open the attached aspx file
+
+Actual Results:
+The header contains the extra colspan attribute.
+
+Expected Results:
+The header doesn't contain the colspan attribute.
+
+How often does this happen?
+Always.
+
+Additional Information:
+
+------- Additional Comments From gonzalo@ximian.com 2003-12-15 23:07 -------
+Forgot the attachment... :-)