[Tickets #3675] removed attachment replacement text is using wrong charset information

bugs@bugs.horde.org bugs at bugs.horde.org
Fri Mar 24 07:31:34 PST 2006


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/?id=3675
-----------------------------------------------------------------------
 Ticket             | 3675
 Updated By         | Michael Slusarz <slusarz at mail.curecanti.org>
 Summary            | removed attachment replacement text is using wrong charset information
 Queue              | IMP
 Version            | 4.0.4
 State              | Feedback
 Priority           | 1. Low
 Type               | Bug
 Owners             | Michael Slusarz
-----------------------------------------------------------------------


Michael Slusarz <slusarz at mail.curecanti.org> (2006-03-24 07:31) wrote:

>> Does this fix the problem?
>> http://lists.horde.org/archives/cvs/Week-of-Mon-20060320/056140.html
>
> Almost, now the text in the text/plain attachment is in charset 
> utf-8, but charset information in mime headers is iso-8859-1.

Then this is probably a question for Jan.  I am using NLS::getCharset(true)
as the charset of the part which (I think from the documentation, at least)
will return the character set of the localized text from gettext.  Therefore
if NLS::getCharset(true) is returning 'iso-8859-1' instead of 'UTF-8', there
might be a problem with your locale's entry in config/nls.php.  Jan, is this
right?




More information about the bugs mailing list