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=15901>. 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=15901 XSLTC Templates does not set xalan-specific output properties needed for serialization [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED ------- Additional Comments From [EMAIL PROTECTED] 2003-10-15 18:30 ------- Patch was committed to CVS head branch by Brian Minchau. XSLTC now uses properties from the serializer's factory rather than setting its own defaults. This makes XSLTC's default serialializer properties (indentation, entity file ... ) the same as Xalan-J and is now configurable via the output_xml.properties, output_html.properties and output_text.properties files. It also fixes this bug.
