6.0.0-beta1
7/3/25

[#11684] _addExternalData($body_html) erases the html body while sending
Summary _addExternalData($body_html) erases the html body while sending
Queue IMP
Queue Version 6.0.1
Type Bug
State Not A Bug
Priority 1. Low
Owners
Requester jean.claveau (at) c277 (dot) fr
Created 11/10/2012 (4618 days ago)
Due
Updated 11/16/2012 (4612 days ago)
Assigned 11/10/2012 (4618 days ago)
Resolved 11/16/2012 (4612 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
11/16/2012 06:35:34 PM Michael Slusarz State ⇒ Not A Bug
 
11/10/2012 07:50:06 PM Michael Slusarz Comment #2
State ⇒ Feedback
Priority ⇒ 1. Low
Reply to this comment
Nope, works fine here.  You'll need to figure out *why* that code is 
broken.  And please read the documentation regarding 
$conf['compose']['convert_to_related'].
11/10/2012 04:40:19 PM jean (dot) claveau (at) c277 (dot) fr Comment #1
Priority ⇒ 3. High
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ _addExternalData($body_html) erases the html body while sending
Type ⇒ Bug
State ⇒ Unconfirmed
Reply to this comment
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.

Saved Queries