[!!!][TASK] Remove legacy pages_language_overlay functionality
This patch removes any occurrences of "pages_language_overlay" in use and enables the feature "unifiedPageTranslationHandling", which removes any SQL CREATE/ALTER statements related to "pages_language_overlay". TCA for table "pages_language_overlay" is kept for the time being to have "MigratePagesLanguageOverlayUpdate" still working. Resolves: #87293 Releases: master Change-Id: I94514f30696dcbc2ad3ae8900a6a25b41d2a7bd9 Reviewed-on: https://review.typo3.org/59296 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:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/core/Classes/Configuration/Features.php 1 addition, 0 deletionstypo3/sysext/core/Classes/Configuration/Features.php
- typo3/sysext/core/Classes/Database/Schema/SchemaMigrator.php 3 additions, 6 deletionstypo3/sysext/core/Classes/Database/Schema/SchemaMigrator.php
- typo3/sysext/core/Classes/Migrations/TcaMigration.php 3 additions, 7 deletionstypo3/sysext/core/Classes/Migrations/TcaMigration.php
- typo3/sysext/core/Configuration/DefaultConfigurationDescription.yaml 0 additions, 3 deletions...t/core/Configuration/DefaultConfigurationDescription.yaml
- typo3/sysext/core/Documentation/Changelog/master/Breaking-87193-DeprecatedFunctionalityRemoved.rst 2 additions, 1 deletion.../master/Breaking-87193-DeprecatedFunctionalityRemoved.rst
- typo3/sysext/core/ext_tables.sql 1 addition, 0 deletionstypo3/sysext/core/ext_tables.sql
- typo3/sysext/frontend/Configuration/TCA/pages_language_overlay.php 1 addition, 0 deletions...ext/frontend/Configuration/TCA/pages_language_overlay.php
- typo3/sysext/frontend/Resources/Private/Language/locallang_tca.xlf 0 additions, 3 deletions...ext/frontend/Resources/Private/Language/locallang_tca.xlf
- typo3/sysext/frontend/ext_tables.sql 0 additions, 46 deletionstypo3/sysext/frontend/ext_tables.sql
- typo3/sysext/impexp/Configuration/TCA/Overrides/pages_language_overlay.php 0 additions, 12 deletions...xp/Configuration/TCA/Overrides/pages_language_overlay.php
- typo3/sysext/impexp/ext_tables.sql 0 additions, 7 deletionstypo3/sysext/impexp/ext_tables.sql
- typo3/sysext/install/Classes/Updates/MigratePagesLanguageOverlayUpdate.php 0 additions, 13 deletions...all/Classes/Updates/MigratePagesLanguageOverlayUpdate.php
- typo3/sysext/t3editor/Resources/Public/JavaScript/Mode/typoscript/typoscript.js 0 additions, 1 deletion...Resources/Public/JavaScript/Mode/typoscript/typoscript.js
Please register or sign in to comment