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

[5.x] Implement Localization interface on LocalizedTerm #9496

Conversation

duncanmcclean
Copy link
Member

In #9492, we implemented a temporary fix for entry & term fields not being localized when taxonomy terms were being queried in GraphQL.

This PR reverts that temporary fix in favour of implementing the Localization interface on the LocalizedTerm class, which is what we do for entries. Since implementing this interface requires a change to the locale method signature, this is a breaking change.

Related: #9469

@jasonvarga jasonvarga merged commit 5e6df0a into master Feb 9, 2024
36 checks passed
@jasonvarga jasonvarga deleted the fix/localize-entry-and-term-fields-on-term-graphql-queries-v5 branch February 9, 2024 18:29
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