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

Wrong languageId value in KeSearchTagToSlugMapper #105

Open
christianbltr opened this issue May 27, 2022 · 0 comments
Open

Wrong languageId value in KeSearchTagToSlugMapper #105

christianbltr opened this issue May 27, 2022 · 0 comments

Comments

@christianbltr
Copy link
Member

The language aspect does not deliver the correct language id when a non-default language is requested. This leads the resolving of a slug to the corresponding tag to fail.

https://github.com/teaminmedias-pluswerk/ke_search/blob/c69cff75ab131dad7b4bc9598b6dca0cd0904c95/Classes/Routing/Aspect/KeSearchTagToSlugMapper.php#L69

Maybe this is a Typo3 issue related to the Context/LanguageAspect not updated yet in the page route resolving process.

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

No branches or pull requests

1 participant