I think it is a bug. Or I am not completly understand encodings.
I use standard sample of StreamGenerator at
http://localhost:8888/samples/stream/uploadfile
I change its sitemap.xmap with the following
<map:components>
<map:serializers default="html">
<map:serializer name="html" mime-type="text/html; charset=UTF-8"
src="org.apache.cocoon.serialization.HTMLSerializer">
<encoding>UTF-8</encoding>
</map:serializer>
</map:serializers>
</map:components>
When I upload xml file without cyrilic symbols all works well. Problems
begin when I use them.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]