Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix setting of language cookie. #2630

Closed
wants to merge 2 commits into from

Conversation

EreMaijala
Copy link
Contributor

  • Overrides the cookie strategy to avoid it setting a cookie with wrong parameters.
  • Only sets the language cookie if it doesn't already exist or match the detected language.

- Overrides the cookie strategy to avoid it setting a cookie with wrong parameters.
- Only sets the language cookie if it doesn't already exist or match the detected language.
demiankatz pushed a commit that referenced this pull request Nov 18, 2022
- Overrides the cookie strategy to avoid it setting a cookie with wrong parameters.
- Only sets the language cookie if it doesn't already exist or match the detected language.
Copy link
Member

@demiankatz demiankatz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, @EreMaijala -- I've backported this to the release-8.1 branch and merged it from there to dev, so we can include it in our next bug fix release.

@demiankatz demiankatz closed this Nov 18, 2022
EreMaijala pushed a commit to EreMaijala/vufind that referenced this pull request Aug 11, 2023
@EreMaijala EreMaijala deleted the dev-fix-language-cookie branch September 4, 2023 12:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants