[Tickets #11684] _addExternalData($body_html) erases the html body while sending
bugs at horde.org
bugs at horde.org
Sat Nov 10 16:40:19 UTC 2012
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/11684
------------------------------------------------------------------------------
Ticket | 11684
Created By | jean.claveau at c277.fr
Summary | _addExternalData($body_html) erases the html body
| while sending
Queue | IMP
Version | 6.0.1
Type | Bug
State | Unconfirmed
Priority | 3. High
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
jean.claveau at c277.fr (2012-11-10 16:40) wrote:
In imp/lib/Compose.php line 1338 I had to comment
if (empty($options['nofinal'])) {
$body_html = $this->_addExternalData($body_html);
because every messages had empty html content.
I don't have enough time to investigate into the _addExternalData
method so I hope I'll be able to look forward next week to check if
it's related to my server configuration.
Anyway it looks really serious to me, I guess to you too.
More information about the bugs
mailing list