Commit 6120e63
committed
[BUGFIX] Auto detection glossary
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`1 parent e3947f5 commit 6120e63
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
343 | 343 | | |
344 | 344 | | |
345 | 345 | | |
346 | | - | |
347 | | - | |
| 346 | + | |
| 347 | + | |
348 | 348 | | |
349 | 349 | | |
350 | 350 | | |
| |||
0 commit comments