This repository was archived by the owner on Feb 20, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
[Bug] location.replace is not replacing the current resource #4003
Labels
Comments
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 |
This is fixed on the latest Nightly build 190807 (#12190609) with Nokia 6 (Android 7.1.1). |
This was referenced Sep 18, 2019
UpdateIt was Blokada blocking the t.co domain 🤦 Hi! 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 infowget 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.
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
As reported here:
webcompat/web-bugs#34765
There is a script at the top of the page:
┆Issue is synchronized with this Jira Task
The text was updated successfully, but these errors were encountered: