Hi,

does

<encoding>UTF-8</encoding>

help with html-serializer?

Best regards
- Volker -


-----Original Message-----
From: ROSSEL Olivier [mailto:[EMAIL PROTECTED]]
Sent: Donnerstag, 11. Juli 2002 17:00
To: '[EMAIL PROTECTED]'
Subject: UTF-8 and HTML Serializer.


In C2.0.2, I use a pipeline that produce a XML encoded with UTF-8.
In this XML, I have one 'é' character that is coded as "Ã*" ...

After the HTML serializer , instead of having the 'é' again, I have
two characters coded as: &Atilde;&copy.

It seems that hte serializer realized missed the UTF-8 character and
considered
it as US-ASCII/ISO-8859-1.

Is it a bug in Xalan, or what?

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

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>


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

To unsubscribe, e-mail:     <[EMAIL PROTECTED]>
For additional commands, e-mail:   <[EMAIL PROTECTED]>

Reply via email to