[Mono-bugs] [Bug 61531][Wis] Changed - doesen't render the tag <table_line>
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Thu, 22 Jul 2004 20:17:07 -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 jluke@cfl.rr.com.
http://bugzilla.ximian.com/show_bug.cgi?id=61531
--- shadow/61531 2004-07-18 07:47:06.000000000 -0400
+++ shadow/61531.tmp.12820 2004-07-22 20:17:07.000000000 -0400
@@ -57,6 +57,12 @@
and from x.y .... . Y mean, with the information at <table_line> i
cannot draw a table.
( please excuse my poor english )
+
+------- Additional Comments From jluke@cfl.rr.com 2004-07-22 20:17 -------
+I think at this point we are limited to the existing markup, but XSLT
+probably has a way of dealing with that also. I will attach a patch
+meant as a temporary workaround to display <table_line> as a <li>
+element until someone comes along and does it right.