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

[BUGFIX] Determine glossary correct on current page #271

Merged
merged 1 commit into from
May 26, 2023

Conversation

calien666
Copy link
Member

Until TYPO3 v10, the page ID in requests is given as pageId instead of
id. This bugfix respects the given request and detects correct page ID
in DeeplBackendUtility for determining glossary.

Backport to v4 not necessary, as since TYPO3 v11 the ID is given as id

closes #238

Until TYPO3 v10, the page ID in requests is given as `pageId` instead of
`id`. This bugfix respects the given request and detects correct page ID
in DeeplBackendUtility for determining glossary.

Backport to v4 not necessary, as since TYPO3 v11 the ID is given as `id`
@calien666 calien666 changed the base branch from main to 3.0 May 26, 2023 08:47
@NarkNiro NarkNiro merged commit 31ca4ea into 3.0 May 26, 2023
@NarkNiro NarkNiro deleted the bugfix/wv_deepltranslate-238 branch May 26, 2023 09:04
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.

[BUG] Glossary not used (second try)
2 participants