[horde] Problem with HTML compose

sbasurto at soft-gator.com sbasurto at soft-gator.com
Tue Jul 16 21:15:47 UTC 2013


On Mon, 2013-07-15 at 14:35 -0500, sbasurto at soft-gator.com wrote:

> Hello,
> 
> I am having problems with HTML composition in Horde, if I compose a
> message like:
> 
> Hello from Horde with HTML.
> 
> The message arrives with nothing on it.
> 
> If i do the same without HTML composition it arrives OK.
> 
> 
> Any help or point to a source will be appreciated.
> 
> 
> 
> Regards.
> Sergio Basurto Juarez.

Finally I trace the problem to the function _addExternalData in the file
imp/lib/Compose.php, when I comment out the call to this function:

if (empty($options['nofinal'])) {
                 //$body_html = $this->_addExternalData($body_html);
}

Horde send the message OK. The version that I am using is Horde 5.0.2. 

I will se into the function in order to find out what is happening.

Regards
Sergio Basurto Juarez.


More information about the horde mailing list