{text_clean} doesn’t strip HTML tags (again)
-
Hi,
I’m using theset titlefeature, with{text_clean}, but HTML tags aren’t stripped.
I would expect thetitleto be the link text stripped of HTML tags. Like this :<a href="#" title="hello"><em>hello</em></a>Instead, I got something like this, where the HTML tags aren’t stripped :
<a href="#" title="<em>hello</em>"><em>hello</em></a>I had the same issue last year and you gave me some code to fix it.
But it seems the plugin itself hasn’t been fixed, or maybe there’s been a regression on this.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
You must be logged in to reply to this topic.