Skip to content
This repository has been archived by the owner on May 10, 2023. It is now read-only.

Redirect loops on non-US amazon sites #102

Closed
pholvs opened this issue Oct 25, 2022 · 2 comments
Closed

Redirect loops on non-US amazon sites #102

pholvs opened this issue Oct 25, 2022 · 2 comments
Assignees
Labels
Bug Problems with the code. Unexpected behavior. Update If Amazon makes changes, sometimes a minor update is needed.

Comments

@pholvs
Copy link

pholvs commented Oct 25, 2022

Describe the bug
When using non-US amazon links, the browser will become stuck in a redirect loop. Using the US page (.com) with the same URL resolves this.

Sample url: https://smile.amazon.co.uk/Cable-Matters-48Gbps-Adapter-Supporting/dp/B08MSWMXT4?pldnSite=1

To Reproduce
Steps to reproduce the behavior:
Follow link. Reproduces with Ublock disabled or enabled.

Expected behavior
This could be resolved either by filtering the redirect to only happen on .com URLs or by using smile.amazon.tld

Desktop (please complete the following information):

  • OS: OSX 10.6 (21G115)
  • Firefox Version 106.0.1
  • Extension Version 2.2.2
@webdevnerdstuff webdevnerdstuff self-assigned this Oct 27, 2022
@webdevnerdstuff webdevnerdstuff added the Bug Problems with the code. Unexpected behavior. label Oct 27, 2022
@webdevnerdstuff
Copy link
Owner

It looks like Amazon made a change to something on the page that the extension uses to check if the user is logged in or not. I already have a fix in place and it will go out with the next release.

@webdevnerdstuff webdevnerdstuff added the Update If Amazon makes changes, sometimes a minor update is needed. label Oct 27, 2022
@webdevnerdstuff
Copy link
Owner

Should be fixed with the current changes. I have submitted the extension for review and it should go live as soon as Google approves the changes.

Pull Request: #104

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Bug Problems with the code. Unexpected behavior. Update If Amazon makes changes, sometimes a minor update is needed.
Projects
None yet
Development

No branches or pull requests

2 participants