[imp] Umlauts and character problems with html mails

norbi norbi at rocknob.de
Wed Mar 13 10:48:08 UTC 2013


>> Hi List,
>>
>> i cant see umlauts in emails, they was composed in html.
>> umlauts in the subjects are no problem, umlauts in text-mails are no
>> problem, only in html, i cant see umlauts.
>>
>> horde 5.0.4
>> imp 6.0.4
>> browser: firefox 19 / ie 9
>>
>> any hints, where i have to search for fixing this ?
>>
>> i see somthing like this :
>>
>> sagalnsgdnasdg#
>> sadgÀöÀöÀöasg
>>
>> asdg
>> ÀöasÀ
>> gösÀa
>> dgÀösa
>> dg
>>
>> norbert
>
>
> no answer here... after some digging i found "one solution".
>
> if i change line 198 in "imp/lib/Mime/Viewer/Html.php"
>
> from "$charset = 'UTF-8';" to "$charset = 'ISO-8859-1';" it works !
>
> but i dont think that thats the best solution ?


ok bette solution, i changed line 198 to "$charset = 
$this->_mimepart->getCharset();"

thats seems to be ok.


More information about the imp mailing list