Skip to content

[Routing] assign attribute aliases to localized route if applicable #60662

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

Open
wants to merge 2 commits into
base: 7.3
Choose a base branch
from

Conversation

alcohol
Copy link
Contributor

@alcohol alcohol commented Jun 3, 2025

Q A
Branch? 7.3
Bug fix? yes
New feature? no
Deprecations? no
Issues Fix #60595
License MIT

@alcohol
Copy link
Contributor Author

alcohol commented Jun 3, 2025

I looked at writing an actual test for this issue, but was not sure what the best approach for that would be.

So I managed to write a test, only to realize that my fix does not work because aliases are not localized and since they are unique, they will end up pointing to the last locale processed. This suggests that this probably cannot be fixed?

@alcohol alcohol changed the title assign attribute aliases to localized route if applicable [Routing] assign attribute aliases to localized route if applicable Jun 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants