> From: yuryx [mailto:[EMAIL PROTECTED]]
>
> Hello all
>
> I have the following problem:
> After updating cocoon from version 2.0.1 to 2.0.2
> non-english characters are not normally decoded on page , generated by
XSP .
I fail to see difference. In both cases, in Cocoon 2.0.1 and in Cocoon
2.0.2, XSP page with KOI8-R encoding, produces following Java code:
this.characters("\n ??????\n ");
Check that you do not have any other changes in your environment. For
me, both versions of Cocoon produce bunch of question marks when trying
to use KOI8-R encoding.
Vadim
> In XSP page I use following encode declaration:
> <?xml version="1.0" encoding="KOI8-R"?>
>
> If I use static XML file and XSL transformation,
> output page is fine.
>
> Where am I wrong?
>
> Thanx.
> Yury.
---------------------------------------------------------------------
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: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>