[BUGFIX] allowLanguageSynchronization flaws with pages_language_overlay
The allowLanguageSynchronization does not work correctly with the tables pages and pages_language_overlay. This change at least provides the basic functionality for regular non-relational values (which might work, but are not verified with tests properly). Resolves: #79809 Releases: master Change-Id: Ia8402799828490e695fd7bfed1d1df51c6c43f3e Reviewed-on: https://review.typo3.org/51671 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Christian Kuhn <lolli@schwarzbu.ch> Tested-by:
Christian Kuhn <lolli@schwarzbu.ch> Reviewed-by:
Wouter Wolters <typo3@wouterwolters.nl> Reviewed-by:
Benni Mack <benni@typo3.org> Tested-by:
Benni Mack <benni@typo3.org>
Showing
- typo3/sysext/core/Classes/DataHandling/Localization/DataMapProcessor.php 25 additions, 12 deletions...re/Classes/DataHandling/Localization/DataMapProcessor.php
- typo3/sysext/core/Tests/Functional/DataHandling/IRRE/ForeignField/DataSet/LiveDefaultPages.csv 5 additions, 5 deletions...taHandling/IRRE/ForeignField/DataSet/LiveDefaultPages.csv
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/AbstractActionTestCase.php 10 additions, 1 deletion...unctional/DataHandling/Regular/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/ActionTest.php 14 additions, 0 deletions...sts/Functional/DataHandling/Regular/Modify/ActionTest.php
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/localizePageWSynchronization.csv 17 additions, 0 deletions...g/Regular/Modify/DataSet/localizePageWSynchronization.csv
Please register or sign in to comment