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=11935>. 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=11935 format properties for Text/XMLSerializer not working Summary: format properties for Text/XMLSerializer not working Product: Cocoon 2 Version: Current CVS Platform: PC OS/Version: Linux Status: NEW Severity: Critical Priority: Other Component: core AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] Hi, if I set <encoding>...</encoding> or <omit-xml-declaration>...</omit-xml-declaration> in the sitemap for a serializer which extends AbstractTextSerializer, it doesn't have any effect for the resulting output stream. The reason is the fixme for Xalan bug #5779, in AbstractTextSerializer.java line 199. If I call only newTransformerHandler(); it is working again (without the new StreamSource()) I don't know how to solve this, I only can report this. Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]