From: Michael M Slusarz Date: Mon, 1 Feb 2010 20:06:47 +0000 (-0700) Subject: Bug #8837: Fix headers charset when doing HTML compose X-Git-Url: https://git.internetallee.de/?a=commitdiff_plain;h=143c683eb12bb899880da182a74667297e7359be;p=horde.git Bug #8837: Fix headers charset when doing HTML compose --- diff --git a/imp/lib/Compose.php b/imp/lib/Compose.php index 388188c38..d3346c244 100644 --- a/imp/lib/Compose.php +++ b/imp/lib/Compose.php @@ -1074,6 +1074,7 @@ class IMP_Compose $textpart = new Horde_Mime_Part(); $textpart->setType('multipart/alternative'); $textpart->addPart($textBody); + $textpart->setHeaderCharset($charset); if (empty($options['nofinal'])) { /* Any image links will be downloaded and appended to the