[Tickets #9616] compose empty html message
bugs at horde.org
bugs at horde.org
Wed Mar 2 09:08:33 UTC 2011
DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.
Ticket URL: http://bugs.horde.org/ticket/9616
------------------------------------------------------------------------------
Ticket | 9616
Created By | rsalmon at mbpgroup.com
Summary | compose empty html message
Queue | IMP
Version | Git master
Type | Bug
State | Unconfirmed
Priority | 1. Low
Milestone |
Patch |
Owners |
------------------------------------------------------------------------------
rsalmon at mbpgroup.com (2011-03-02 09:08) wrote:
using traditional mode, $_prefs['compose_html']['value'] = 1;
compose a new message, set the receiver (to myself) and subject then
click send. The message is sent (and I received it) but I get the
following errors/warnings in horde.log :
2011-03-02T09:32:44+01:00 DEBUG: HORDE [imp] PHP ERROR:
DOMDocument::loadHTML(): Empty string supplied as input [pid 9235 on
line 67 of "/var/www/html/hordetest/libs/Horde/Domhtml.php"]
2011-03-02T09:32:44+01:00 DEBUG: 1. IMP_Compose->buildAndSendMessage()
/var/www/html/hordetest/imp/compose.php:422
2. IMP_Compose->_createMimeMessage()
/var/www/html/hordetest/imp/lib/Compose.php:545
3. Horde_Core_Factory_TextFilter->filter()
/var/www/html/hordetest/imp/lib/Compose.php:1083
4. Horde_Text_Filter::filter()
/var/www/html/hordetest/libs/Horde/Core/Factory/TextFilter.php:71
5. Horde_Text_Filter_Html2text->postProcess()
/var/www/html/hordetest/libs/Horde/Text/Filter.php:93
6. Horde_Domhtml->__construct()
/var/www/html/hordetest/libs/Horde/Text/Filter/Html2text.php:96
7. DOMDocument->loadHTML() /var/www/html/hordetest/libs/Horde/Domhtml.php:67
8. Horde::errorHandler()
2011-03-02T09:32:44+01:00 DEBUG: HORDE [imp] PHP ERROR: Undefined
variable: recipients [pid 9235 on line 808 of
"/var/www/html/hordetest/imp/lib/Compose.php"]
2011-03-02T09:32:44+01:00 DEBUG: 1. IMP_Compose->buildAndSendMessage()
/var/www/html/hordetest/imp/compose.php:422
2. IMP_Compose->sendMessage() /var/www/html/hordetest/imp/lib/Compose.php:580
3. IMP_Compose->_prepSendMessage()
/var/www/html/hordetest/imp/lib/Compose.php:781
4. Horde::errorHandler() /var/www/html/hordetest/imp/lib/Compose.php:808
More information about the bugs
mailing list