[Mono-bugs] [Bug 51520][Nor] Changed - table gets duplicate id attribute

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Mon, 1 Dec 2003 02:56:39 -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 jackson@ximian.com.

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

--- shadow/51520	2003-12-01 02:53:19.000000000 -0500
+++ shadow/51520.tmp.8371	2003-12-01 02:56:38.000000000 -0500
@@ -32,6 +32,12 @@
 Always
 
 ------- Additional Comments From pcgod@gmx.net  2003-11-30 16:19 -------
 Created an attachment (id=6050)
 test case
 
+
+------- Additional Comments From jackson@ximian.com  2003-12-01 02:56 -------
+I think the root of the problem here is that we are displaying an ID
+for table (and tr and td) when we shouldn't be. I'm attaching a patch
+that fixes this behavoir but could have some unforseen side effects.
+Going to sleep on this one.