[BUGFIX] Disallow Language Mixtures in Web->Page
We no longer allow language mixtures in Web->Page anymore. An editor will now be informed when a language uses stale data by mixing up translations and standalone content. Furthermore the standalone content element(s) causing the trouble will be clearly marked in the page module. In case the language mixture is intended (which it should not be) the behavior can be actively turned OFF using PageTSConfig Resolves: #71196 Releases: master Change-Id: I98af3bdf4222ac984b894471b62065f1180dbda6 Reviewed-on: https://review.typo3.org/44433 Reviewed-by:Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org> Reviewed-by:
Frank Nägler <frank.naegler@typo3.org> Tested-by:
Frank Nägler <frank.naegler@typo3.org> Reviewed-by:
Andreas Fernandez <typo3@scripting-base.de> Tested-by:
Andreas Fernandez <typo3@scripting-base.de>
Showing
- Build/Resources/Public/Less/TYPO3/_module_web_page.less 29 additions, 0 deletionsBuild/Resources/Public/Less/TYPO3/_module_web_page.less
- typo3/sysext/backend/Classes/View/PageLayoutView.php 84 additions, 10 deletionstypo3/sysext/backend/Classes/View/PageLayoutView.php
- typo3/sysext/backend/Resources/Private/Language/locallang_layout.xlf 6 additions, 0 deletions...t/backend/Resources/Private/Language/locallang_layout.xlf
- typo3/sysext/backend/Resources/Private/Templates/Module.html 5 additions, 2 deletionstypo3/sysext/backend/Resources/Private/Templates/Module.html
- typo3/sysext/core/Documentation/Changelog/master/Feature-71196-DisallowLocalizationMixtures.rst 18 additions, 0 deletions...log/master/Feature-71196-DisallowLocalizationMixtures.rst
- typo3/sysext/t3skin/Resources/Public/Css/backend.css 18 additions, 0 deletionstypo3/sysext/t3skin/Resources/Public/Css/backend.css
Please register or sign in to comment