You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@netbeans.apache.org by "Ivan Borisov (JIRA)" <ji...@apache.org> on 2019/04/01 11:49:04 UTC

[jira] [Created] (NETBEANS-2332) Add rel="noopener noreferrer" to target="_blank"

Ivan Borisov created NETBEANS-2332:
--------------------------------------

             Summary: Add rel="noopener noreferrer" to target="_blank"
                 Key: NETBEANS-2332
                 URL: https://issues.apache.org/jira/browse/NETBEANS-2332
             Project: NetBeans
          Issue Type: Bug
          Components: web - HTML Editor
    Affects Versions: 10.0
         Environment: Product Version: Apache NetBeans Platform 10.0 (Build incubator-netbeans-release-380-on-20181217)
Java: 10.0.2; OpenJDK 64-Bit Server VM 10.0.2+13-Ubuntu-1ubuntu0.18.04.4
Runtime: OpenJDK Runtime Environment
            Reporter: Ivan Borisov
         Attachments: Screenshot_20190401_144437.png

I receive error when try to use noopener, noreferrer, for example
{code:java}
<a href="https://google.bg" title="Ext link" rel="noopener noreferrer" target="_blank">Ext link new tab</a><br>{code}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@netbeans.apache.org
For additional commands, e-mail: commits-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists