You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@cocoon.apache.org by Valdas Rapsevicius <va...@lgt.lt> on 2001/10/09 13:12:20 UTC

problem with encoding!

Hello,

I need help with different from generic UTF-8 encoding.
I'm using Windows-1257 encoding. Everyting seems fine - 
above 255 characters are translated into &#xxx; format,
but two of em are translated into &scaron; and &Scaron;
instead of &#353; and &#352;. NS don't understand it????
In Cocoon1.8 everything was OK.
Plz, response if u have any ideas...

Mashine: i386, NT4 SP5, Tomcat 3.2.3, Cocoon2 RC1

[*.xml, *.xsl]
<?xml version="1.0" encoding="Windows-1257" ?>
...

[sitemap.xmap]
...
<map:serializer name="html"...
   <encoding>Windows-1257</encoding>
</map:serializer>
...




Best regards,
Valdo
-----------------------
mailto:valdo@lgt.lt



---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <co...@xml.apache.org>
For additional commands, e-mail: <co...@xml.apache.org>