Closed BobbieGoede closed 7 months ago
These changes ensure that the cookie is always set and up to date (if configured of course), even when no redirection takes place necessarily. I feel like this would only ensure the correct locale is used even if the user has not been redirected (e.g. entering the website on a page in which redirection would occur anyways), are there any downsides to this change?
Thanks for your fixing! I believe that your fix is no downside. In fact, your change has passed testing and has not caused any regression. Letβs merge this PR!
It looks like this PR has broken the package with infinity redirects in some browsers like Opera or Yandex.
It looks like this PR has broken the package with infinity redirects in some browsers like Opera or Yandex.
Can you open an issue with a minimal reproduction? π
π Linked issue
2829
β Type of change
π Description
Resolves #2829
Please note that this actually changes the cookie behavior slightly, this is why I set this RP to draft status.
These changes ensure that the cookie is always set and up to date (if configured of course), even when no redirection takes place necessarily. I feel like this would only ensure the correct locale is used even if the user has not been redirected (e.g. entering the website on a page in which redirection would occur anyways), are there any downsides to this change?
If we want to keep this change we may need to adjust the documentation a bit, I haven't looked into this yet.
π Checklist