Download & Extend

Use window.open instead of adding target=_blank

Project:External Links Filter
Version:6.x-2.x-dev
Component:Code
Category:task
Priority:minor
Assigned:Unassigned
Status:closed (fixed)

Issue Summary

We don't use target=_blank because it's not valid (X)HTML strict, right? So why utilizing JavaScript to add this piece of code to the DOM afterwards when we have window.open?

AttachmentSize
window.open-instead-of-target-_blank.patch976 bytes

Comments

#1

Status:active» fixed

Fixed and committed to 5.x-2.x-dev and 6.x-2.x-dev. Thanks a lot for the patch! :)

#2

Status:fixed» closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

nobody click here