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=14229>. 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=14229 XSLTC indents as if indent always set to yes [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From [EMAIL PROTECTED] 2002-11-21 07:18 ------- Using the latest nightly build from 11/20/2002 on Windows XP with Cygwin, I can still reproduce the problems described by Daryl. I am running the CompiledServlet example with an XSLT file which includes another XSLT file. XSLTC via the command line works as expected, as does regular Xalan. 1. <xsl:output method="html" indent="no"/> is ignored in the primary XSLT file - the HTML output is still indented. 2. The </td> tag still starts on a new line after the line with the <td> and <image> elements. This means my attempt to use Forrest code with Xalan XSLTC instead of Cocoon will not be displayed correctly.
