You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@xalan.apache.org by bu...@apache.org on 2001/10/02 23:32:51 UTC

DO NOT REPLY [Bug 3926] - xsltc.trax.TransformerFactoryImpl produces translets ignoring output method

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=3926>.
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=3926

xsltc.trax.TransformerFactoryImpl produces translets ignoring output method





------- Additional Comments From tom.amiro@sun.com  2001-10-02 14:32 -------
I could not reproduce this. Using XSLTC with TrAX, when I 
have <xsl:output method="html" indent="yes"/>, the 
html is indented. When I change it to indent="no", the 
html is not indented. Also, I don't understand what 
indentation has to do with accented characters. Would you 
please attach your xml and xsl files, so we can reproduce
your problem?