Closed (fixed)
Project:
Drupal core
Version:
6.9
Component:
filter.module
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Feb 2007 at 21:17 UTC
Updated:
5 Feb 2009 at 19:20 UTC
I just added the <q> tag to allowed tags in 'Filtered HTML input format,' but it still strips out that tag.
Comments
Comment #1
moonray commentedEr, sorry about that. Seems that it would update the post (even though it was resubmitted) without any changes. So after a minor alteration the post got updated, the new filter got applied, and all is dandy.
Case closed.
Comment #2
kenorb commentedThe same problem on 6.9
I've added
<p>tag to Filtered HTML and it doesn't show up (it's stripped out) (I've got option: Strip disallowed tags).Even after few updates of forum topic and nothing.
Any suggestions or how to check why the HTML Filter doesn't work properly?
Comment #3
kenorb commentedOk, probably I'd some unneeded filter like:
HTML to text (Provided by messaging)
Plain text (Provided by messaging)
If you got similar problem, try to disable all filters and switch them separately (don't need to edit the post, refresh should be enough).
And there is some nice patch, that you can check which filter is provided by which module:
#362621: Display name of module providing a filter