Hi Cocoon community,
when I use the text serializer with UTF-8 encoding, Internet Explorer
does not recognize the encoding and screws up the umlauts.
With the XML serializers from the serializers block, the problem
does not appear. Is there any workaround for the text serializer?
Setting the Content-Type header using the HttpHeaderAction does
not work, I guess it is overridden by the serializer:
<map:act type="set-header">
<map:parameter name="Content-Type" value="text/plain; charset=utf-8"/>
</map:act>
Thanks in advance!
-- Andreas
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]