I just added the <q> tag to allowed tags in 'Filtered HTML input format,' but it still strips out that tag.

Comments

moonray’s picture

Status: Active » Closed (fixed)

Er, 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.

kenorb’s picture

Version: 5.x-dev » 6.9
Component: base system » filter.module
Priority: Critical » Normal
Status: Closed (fixed) » Postponed (maintainer needs more info)

The 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?

kenorb’s picture

Status: Postponed (maintainer needs more info) » Fixed

Ok, 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

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.