Gabor Pusztai wrote:
When I request 'test.xml', all tab characters are converted to decimal entity references (	) in the result. Other whitespace characters are serialized "normally", the problem occurs only with tabs. I dont know what to do.
I tried to modify the parameters of the XMLSerializer (encoding, indent,
method, etc), many things in the sitamap and cocoon.xconf, and i tried
a clean "factory" cocoon install, but nothing changed. Anyone can help
me?
Try changing the src-attribute of the serializer-declaration to "org.apache.cocoon.components.serializers.XMLSerializer"
as in http://marc.theaimsgroup.com/?l=xml-cocoon-dev&m=110237346321979&w=2
This made the trick for me.
Askild -
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
