Summary | error attempting to sanitize html with tidy installed |
Queue | IMP |
Queue Version | 5.0 |
Type | Bug |
State | Resolved |
Priority | 1. Low |
Owners | slusarz (at) horde (dot) org |
Requester | budic (at) onholyground (dot) com |
Created | 04/20/2011 (5192 days ago) |
Due | |
Updated | 04/20/2011 (5192 days ago) |
Assigned | |
Resolved | 04/20/2011 (5192 days ago) |
Github Issue Link | |
Github Pull Request | |
Milestone | |
Patch | No |
State ⇒ Resolved
Make sure tidy can parse incoming HTML string (
Bug #9946).2 files changed, 11 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/468dad3df9e4fc94a3509d55aa731f8daf9d7090
Priority ⇒ 1. Low
Patch ⇒ No
Milestone ⇒
Queue ⇒ IMP
Summary ⇒ error attempting to sanitize html with tidy installed
Type ⇒ Bug
State ⇒ Unconfirmed
send or save as draft an html email:
[Wed Apr 20 10:25:50 2011] [error] [client 68.117.127.45] PHP Fatal
error: Call to a member function cleanRepair() on a non-object in
/usr/lib64/php/Horde/Text/Filter/Cleanhtml.php on line 70, referer:
https://mail.onholyground.com/imp/compose-dimp.php?type=new&ajaxui=1&uniq=1303313123542
Disabling the tidy.so extension allows html mail to be sent normally.
This may be a broken tidy install on my system, trying to figure out
how to test that.