projects
/
horde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d9de006
)
Bug #8837: Fix headers charset when doing HTML compose
author
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 1 Feb 2010 20:06:47 +0000
(13:06 -0700)
committer
Michael M Slusarz
<slusarz@curecanti.org>
Mon, 1 Feb 2010 20:06:47 +0000
(13:06 -0700)
imp/lib/Compose.php
patch
|
blob
|
history
diff --git
a/imp/lib/Compose.php
b/imp/lib/Compose.php
index
388188c
..
d3346c2
100644
(file)
--- 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