[Mono-bugs] [Bug 67390][Nor] Changed - XslTransform generates extra newlines when inside TH tag
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 4 Oct 2004 17:14:41 -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 atsushi@ximian.com.
http://bugzilla.ximian.com/show_bug.cgi?id=67390
--- shadow/67390 2004-10-04 11:36:43.000000000 -0400
+++ shadow/67390.tmp.6287 2004-10-04 17:14:41.000000000 -0400
@@ -1,13 +1,13 @@
Bug#: 67390
Product: Mono: Class Libraries
Version: unspecified
OS: GNU/Linux [Other]
OS Details: Slackware linux 8.1, Mono 1.0.2
-Status: NEW
-Resolution:
+Status: RESOLVED
+Resolution: FIXED
Severity: Unknown
Priority: Normal
Component: Sys.XML
AssignedTo: atsushi@ximian.com
ReportedBy: mha@sollentuna.net
QAContact: mono-bugs@ximian.com
@@ -143,6 +143,9 @@
which looks like an "space with underline".
It appears only to happen inside <th> and not <td>. The workaround is to
use <td> with a couple of extra tags to make it look like it was a <th>,
but it'd be better to be able to use <th>.
(The linebreak before the <A> tag has no effect, but the one *inside* it is
a problem.
+
+------- Additional Comments From atsushi@ximian.com 2004-10-04 17:14 -------
+Thanks. Fixed in CVS.