Skip to content
Snippets Groups Projects
Commit 04fe3a7c authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Georg Ringer
Browse files

[BUGFIX] Pass defLangBinding to generateLanguageView

In #90315 the PageLayoutView was refactored. Mainly
`getTable_tt_content` was spitted in smaller functions.

Therefore a new function `generateLanguageView` was
introduced but missed `defLangBinding` in the parameter
signature. The parameter is now registered and correctly
passed to the function.

Resolves: #90617
Relates: #90315
Releases: master, 10.4
Change-Id: Ic7d4817cfc1799f2f95aec628fabeba7240b511c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66014


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarMathias Brodala <mbrodala@pagemachine.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent f2a53617
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment