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

[4.x] Ensure redirects work for localized entries #9819

Merged
merged 5 commits into from Apr 5, 2024

Conversation

duncanmcclean
Copy link
Member

This pull request fixes an issue when using the collection redirects feature, where localized entries of a redirect entry would return a 200 response, instead of a 301/302 redirect.

Fixes #9813.

@jasonvarga jasonvarga merged commit 06102ff into 4.x Apr 5, 2024
35 checks passed
@jasonvarga jasonvarga deleted the fix/broken-redirects-on-localizations branch April 5, 2024 15: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.

Redirect fields that redirect to "First Entry" do not propagate to non-origin site entries
2 participants