[Mono-bugs] [Bug 46692][Wis] Changed - Null remarks should not cause extra indentation
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Sun, 12 Oct 2003 17:53:03 -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=46692
--- shadow/46692 2003-10-12 17:49:23.000000000 -0400
+++ shadow/46692.tmp.30780 2003-10-12 17:53:03.000000000 -0400
@@ -31,6 +31,11 @@
------- Additional Comments From jluke@cfl.rr.com 2003-10-12 17:49 -------
xsl outputs <blockquote /> when remarks are empty. Which in html (not
xml) does not close the tag.
We should insert something like <br /> to make it output
<blockquote><br /></blockquote>
+
+------- Additional Comments From jluke@cfl.rr.com 2003-10-12 17:53 -------
+Created an attachment (id=5568)
+patch
+