[TASK] Remove l10n_cat leftover
TCA property l10n_cat has been there since ever and nobody understood it. The docs about it never said what it really does and the according arguments from EditDocumentController were never used. The patch removes l10n_cat and some left over handling in EditDocumentController. Do not confuse this l10n_cat related localizationMode text/media with the localizationMode select/keep from inline: The inline part is not touched by the patch. Change-Id: Ia7b54bddabffcad3e38df76731d7fe9f6b8ff40f Resolves: #80331 Releases: master Reviewed-on: https://review.typo3.org/52086 Reviewed-by:Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
TYPO3com <no-reply@typo3.com> Reviewed-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Tested-by:
Anja Leichsenring <aleichsenring@ab-softlab.de> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch>
Showing
- typo3/sysext/backend/Classes/Controller/EditDocumentController.php 1 addition, 1 deletion...ext/backend/Classes/Controller/EditDocumentController.php
- typo3/sysext/backend/Classes/Form/Container/SingleFieldContainer.php 0 additions, 3 deletions...t/backend/Classes/Form/Container/SingleFieldContainer.php
- typo3/sysext/frontend/Configuration/TCA/pages_language_overlay.php 0 additions, 3 deletions...ext/frontend/Configuration/TCA/pages_language_overlay.php
- typo3/sysext/frontend/Configuration/TCA/tt_content.php 0 additions, 2 deletionstypo3/sysext/frontend/Configuration/TCA/tt_content.php
Please register or sign in to comment