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.
--
imp mailing list
Frequently Asked Questions: http://wiki.horde.org/FAQ
To unsubscribe, mail: imp-unsubscr...@lists.horde.org

Reply via email to