DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11701>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=11701 CvsChangeLog XSL produces bad HTML [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2002-08-14 22:25 ------- Thanks for the patch. Committed to CVS head. I did a couple of changes. - We cannot apply the strict dtd because of some invalid html attribute, we have to work more on the css for that. So I switched to a loose dtd (transitional) - I changed the font size because it was hurting my eyes (ok I agree, I'm biased, if you don't like it I will revert the change ) - I changed to & as &amp; so that it prints & in the html attribute instead of the invalid &. I have no error in the W3C HTML validator. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
