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 uuid permalinks for the default language #6982

Merged
merged 1 commit into from
Feb 9, 2025

Conversation

afbora
Copy link
Member

@afbora afbora commented Feb 8, 2025

Description

Fixed the issue via removing language prefix for the default language. Since like /@/page/D1yCxHPlHzgzBJI5 links without language code prefix always redirect to the default language content. Even if the default language has a custom URL setup (for ex: 'url' => '/custom-url')

Changelog

Fixes

Breaking changes

None

Docs

Ready?

  • In-code documentation (wherever needed)
  • Unit tests for fixed bug/feature
  • Tests and CI checks all pass

For review team

  • Add lab and/or sandbox examples (wherever helpful)
  • Add changes & docs to release notes draft in Notion

@afbora afbora added this to the 4.7.0 milestone Feb 8, 2025
@afbora afbora requested review from distantnative and a team February 8, 2025 12:59
@afbora afbora self-assigned this Feb 8, 2025
@afbora afbora linked an issue Feb 8, 2025 that may be closed by this pull request
@distantnative distantnative merged commit 0d397b5 into develop-minor Feb 9, 2025
4 checks passed
@distantnative distantnative deleted the fix/6865-uuid-permalinks branch February 9, 2025 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

[V4] UUID permalinks still redirect to default language page
2 participants