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 10:41:14 UTC

problem with Windows-1257 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 one of em (&#353; and &#352;) are translated into
&scaron; and &Scaron; . NS don't understand it????
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>