Closed (cannot reproduce)
Project:
HTML Purifier
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2011 at 03:31 UTC
Updated:
5 May 2012 at 18:59 UTC
I added the following into the allowed tags list of "Full HTML" and "Safe HTML":
"a[name|href|target]"
My image link in Safe HTML now works; the img is stripped from the Full HTML.
Here is are the filters on Full HTML:
GMap Macro expander
Convert URLs into links
Convert line breaks into HTML (i.e.
and
)
Converts Media tags to Markup
Correct faulty and chopped off HTML
HTML Purifier
Here are the filters on Safe HTML:
Convert URLs into links
HTML Purifier
Converts Media tags to Markup
I cleared the HTML Purifier cache.
Comments
Comment #1
ezyang commentedWell, did you allow images? If you didn't, HTML Purifier will strip 'em out (personally, I'd recommend not setting anything there.)
Comment #2
heddnNot able to repro the problem. If you can provide additional information, then we can look into it more.