https://issues.apache.org/bugzilla/show_bug.cgi?id=44644


Thorbjørn Ravn Andersen <[EMAIL PROTECTED]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |NEEDINFO




--- Comment #1 from Thorbjørn Ravn Andersen <[EMAIL PROTECTED]>  2008-08-02 
14:41:15 PST ---
If I understand you correctly the problem is that the HTMLLayout class does not
have a character set part in its content type?

One thing is that characters are unicode internally, but the encoding might
very well be single bytes (like ISO-Latin-1) so it is not necessarily so that
it is UTF-8.

Can you provide a simple test case showing an incorrectly encoded message?


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to