[BUGFIX] Properly support translations only page module
This fixes several issues for the case that an editor only has access to translated pages and not to the default language (L=0). Resolves: #95795 Releases: main, 11.5, 10.4 Change-Id: Ied31c7aa5229d3b8686741dd97005f9b5f16ef16 Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/72616 Tested-by:core-ci <typo3@b13.com> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Jochen <rothjochen@gmail.com> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Jochen <rothjochen@gmail.com> Reviewed-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/backend/Classes/Controller/EditDocumentController.php 6 additions, 1 deletion...ext/backend/Classes/Controller/EditDocumentController.php
- typo3/sysext/backend/Classes/Controller/PageLayoutController.php 55 additions, 53 deletions...ysext/backend/Classes/Controller/PageLayoutController.php
- typo3/sysext/backend/Classes/Form/FieldWizard/OtherLanguageContent.php 1 addition, 1 deletion...backend/Classes/Form/FieldWizard/OtherLanguageContent.php
- typo3/sysext/backend/Classes/View/BackendLayout/Grid/LanguageColumn.php 2 additions, 1 deletion...ackend/Classes/View/BackendLayout/Grid/LanguageColumn.php
- typo3/sysext/backend/Classes/View/PageLayoutContext.php 10 additions, 1 deletiontypo3/sysext/backend/Classes/View/PageLayoutContext.php
Please register or sign in to comment