Closed (fixed)
Project:
Safe HTML
Version:
5.x-1.1
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Anonymous (not verified)
Created:
31 Jul 2007 at 23:36 UTC
Updated:
23 Oct 2022 at 12:25 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
zxombie commentedI saw this also. The attached patch (against 5.x-1.x) removes the calls to _filter_html and filter_html_settings. This means it will only remove the bad html tags. It won't give you the option to set allowed tags.
Comment #2
Anonymous (not verified) commentedSweet, thanks a lot for the patch. As far as I can tell it solved the problem great.
Comment #3
claudiu.cristeaThe HTML Filter was removed from Safe HTML module in the next release 5.x-1.2
Comment #4
claudiu.cristea