? ? Pending

User tests: Successful: Unsuccessful:

avatar zero-24
zero-24
15 Aug 2019

Pull Request for Issue raised by Michael Melson on Facebook

Summary of Changes

Make sure the download URL and info URL opens as a new page.

Testing Instructions

click the update URL or the info url

Expected result

new page opens as it is a remote site

Actual result

the current page is closed and the new page is open in the same tab.

Documentation Changes Required

none

avatar zero-24 zero-24 - open - 15 Aug 2019
avatar zero-24 zero-24 - change - 15 Aug 2019
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Aug 2019
Category Administration com_joomlaupdate
avatar brianteeman
brianteeman - comment - 15 Aug 2019

The reason that we did not put rel="noopener noreferrer" on these links is that we are assuming that joomla.org is safe and doesn't need this security prevention.

In addition if you insist on the links opening in a new window then you must add information that the link opens in a new window.

avatar zero-24
zero-24 - comment - 15 Aug 2019

The reason that we did not put rel="noopener noreferrer" on these links is that we are assuming that joomla.org is safe and doesn't need this security prevention.

In some cases we might use external sites like github too and IIRC it does not hurt right?

In addition if you insist on the links opening in a new window then you must add information that the link opens in a new window.

Any suggestion how? IIRC we have an css class for this? Or do you think we should do it different?

avatar brianteeman
brianteeman - comment - 15 Aug 2019

No doesnt hurt

try something like < span class = sr-only > opens in a new window </ span

avatar zero-24
zero-24 - comment - 15 Aug 2019

try something like < span class = sr-only > opens in a new window </ span

Do we already have an example / string in core for this so we are reinventing the wheel here also does this need to go in staging as this is a PR against staging?

avatar zero-24 zero-24 - change - 15 Aug 2019
Labels Added: ?
avatar zero-24
zero-24 - comment - 15 Aug 2019

Please check the latest commits @brianteeman @Quy

avatar Quy Quy - test_item - 19 Aug 2019 - Tested successfully
avatar Quy
Quy - comment - 19 Aug 2019

I have tested this item successfully on ecc9606


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25848.

avatar viocassel viocassel - test_item - 20 Aug 2019 - Tested successfully
avatar viocassel
viocassel - comment - 20 Aug 2019

I have tested this item successfully on ecc9606


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/25848.

avatar franz-wohlkoenig franz-wohlkoenig - change - 20 Aug 2019
Status Pending Ready to Commit
avatar franz-wohlkoenig
franz-wohlkoenig - comment - 20 Aug 2019

Status "Ready To Commit".

avatar HLeithner HLeithner - change - 20 Aug 2019
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2019-08-20 12:52:42
Closed_By HLeithner
Labels Added: ?
avatar HLeithner HLeithner - close - 20 Aug 2019
avatar HLeithner HLeithner - merge - 20 Aug 2019
avatar HLeithner
HLeithner - comment - 20 Aug 2019

Thank you for making Joomla ux better.

Add a Comment

Login with GitHub to post a comment