Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.

[Bug] location.replace is not replacing the current resource #4003

Closed
ksy36 opened this issue Jul 11, 2019 · 3 comments
Closed

[Bug] location.replace is not replacing the current resource #4003

ksy36 opened this issue Jul 11, 2019 · 3 comments
Labels
🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified

Comments

@ksy36
Copy link

ksy36 commented Jul 11, 2019

Steps to reproduce

Go to https://t.co/R1nmCOjsDW

Expected behavior

Replaces the current page with https://medium.com/@cdsmithus/functional-reactive-programming-with-reflex-and-codeworld-85495360f1b7

Actual behavior

Replacement is not happening

Device information

  • Fenix version: 1.0.1926

As reported here:
webcompat/web-bugs#34765

There is a script at the top of the page:

<script>window.opener = null; location.replace("https:\/\/link.medium.com\/u5HNJTRyXX")</script>

┆Issue is synchronized with this Jira Task

@ekager
Copy link
Contributor

ekager commented Aug 6, 2019

I'm not seeing this issue anymore it could have been fixed by either the site or a GV update. I'm tagging as QA needed

@ekager ekager added the eng:qa:needed QA Needed label Aug 6, 2019
@lobontiumira
Copy link

This is fixed on the latest Nightly build 190807 (#12190609) with Nokia 6 (Android 7.1.1).

@marcorichetta
Copy link

marcorichetta commented May 26, 2022

Update

It was Blokada blocking the t.co domain 🤦


Hi!
Some days ago I found Firefox Nightly unable to open links from Twitter.

I can see, from Firefox on my laptop, the t.co link returning something similar to what is described in this issue.

<head><noscript><META http-equiv="refresh" content="0;URL=https://bit.ly/3MPuAsi"></noscript><title>https://bit.ly/3MPuAsi</title></head><script>window.opener = null; location.replace("https:\/\/bit.ly\/3MPuAsi")</script>

Information

Extra info

Firefox Screenshot

wget output
> wget t.co/rcBZAL78UH 
--2022-05-25 22:09:18--  http://t.co/rcBZAL78UH
Resolviendo t.co (t.co)... 104.244.42.133
Conectando con t.co (t.co)[104.244.42.133]:80... conectado.
Petición HTTP enviada, esperando respuesta... 301 Moved Permanently
Localización: https://t.co/rcBZAL78UH [siguiendo]
--2022-05-25 22:09:19--  https://t.co/rcBZAL78UH
Cargado certificado CA '/etc/ssl/certs/ca-certificates.crt'
Conectando con t.co (t.co)[104.244.42.133]:443... conectado.
Petición HTTP enviada, esperando respuesta... 301 Moved Permanently
Localización: https://bit.ly/3MPuAsi [siguiendo]
--2022-05-25 22:09:20--  https://bit.ly/3MPuAsi
Resolviendo bit.ly (bit.ly)... 67.199.248.10, 67.199.248.11
Conectando con bit.ly (bit.ly)[67.199.248.10]:443... conectado.
Petición HTTP enviada, esperando respuesta... 301 Moved Permanently
Localización: https://netflixtechblog.com/how-netflix-scales-its-api-with-graphql-federation-part-1-ae3557c187e2 [siguiendo]
--2022-05-25 22:09:20--  https://netflixtechblog.com/how-netflix-scales-its-api-with-graphql-federation-part-1-ae3557c187e2
...

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
🐞 bug Crashes, Something isn't working, .. eng:qa:verified QA Verified
Projects
None yet
Development

No branches or pull requests

4 participants