[Tickets #261] Plain text of HTML email format error

bugs at bugs.horde.org bugs at bugs.horde.org
Mon Jun 7 04:25:53 PDT 2004


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

-Ticket 261
-Queue: IMP
-Added By: faejon at hotmail.com

>From faejon at hotmail.com (Mon Jun  7 04:25:53 2004):
Ok I found a fix for the words running together I believe.

In file compose.php in function _getMessage() I added a space in front of
the newline '\n'.

 $msg = Text::wrap($msg, $prefs->getValue('wrap_width'), " \n",
NLS::getCharset(), ($reply_type == 'reply'));




http://bugs.horde.org/details.php?id=261

-- 


More information about the bugs mailing list