• Resolved Guillaume G.

    (@g4ll4is)


    Hi,

    I’m using the set title feature, with {text_clean}, but HTML tags aren’t stripped.

    I would expect the title to 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="&lt;em&gt;hello&lt;/em&gt;"><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.