Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Dan Evans 631 posts 1018 karma points
    Mar 20, 2013 @ 12:44
    Dan Evans
    0

    TinyMCE adding target=_blank to links

    I have an XSLT macro which is inserted via TinyMCE which basically creates an external link with an image and appends some additional querystring information (which is why the standard insert link dialog can't be used).

    Nowhere in my XSLT does it reference the target attribute of the link but the output has target=_blank added. When I explicitly set the target to target=_self in the XSLT it is output as target=_blank_self.

    We recently upgraded from 4.7 > 6.0.2 and am wondering if this is part of the problem or is there a config change that can be made?

  • Jan Skovgaard 11280 posts 23678 karma points MVP 11x admin c-trib
    Mar 20, 2013 @ 23:42
    Jan Skovgaard
    0

    Hi Dan

    What does the XSLT in question look like?

    /Jan

Please Sign in or register to post replies

Write your reply to:

Draft