[Mono-bugs] [Bug 61531][Wis] Changed - doesen't render the tag <table_line>
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sat, 17 Jul 2004 23:36:56 -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-14 06:29:41.000000000 -0400
+++ shadow/61531.tmp.13494 2004-07-17 23:36:56.000000000 -0400
@@ -1,14 +1,14 @@
Bug#: 61531
Product: Mono: Doctools
Version: unspecified
-OS:
+OS: unknown
OS Details: Debian unstable
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Wishlist
Component: Gui
AssignedTo: mono-bugs@ximian.com
ReportedBy: fseoane@wanadoo.es
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -34,6 +34,11 @@
How often does this happen?
always
Additional Information:
I have monodoc-1.0-1 and use Debian unstable
+
+------- Additional Comments From jluke@cfl.rr.com 2004-07-17 23:36 -------
+This is of course because <table_line> is meaningless to html.
+Someone needs to adjust the xsl to turn it into something HTMLish.
+See monodoc/browser/ecmaspec-html.xsl if you are interested.