[BUGFIX] allowLanguageSynchronization fails for 2nd level translations
2nd level translations are not considered yet with the feature to synchronize languages either from parent or source language records. This change modifies the creation of the language state as well as switches "custom" states to "source" states of a new second level translation is being created. Resolves: #79755 Releases: master Change-Id: I860d87a1b305966a9caa5cbd17bc5bf7229f5704 Reviewed-on: https://review.typo3.org/51644 Tested-by:TYPO3com <no-reply@typo3.com> Reviewed-by:
Susanne Moog <susanne.moog@typo3.org> Tested-by:
Susanne Moog <susanne.moog@typo3.org> Reviewed-by:
Georg Ringer <georg.ringer@gmail.com> Tested-by:
Georg Ringer <georg.ringer@gmail.com>
Showing
- typo3/sysext/backend/Classes/Form/FieldWizard/LocalizationStateSelector.php 2 additions, 2 deletions...nd/Classes/Form/FieldWizard/LocalizationStateSelector.php
- typo3/sysext/core/Classes/DataHandling/Localization/DataMapItem.php 35 additions, 7 deletions...xt/core/Classes/DataHandling/Localization/DataMapItem.php
- typo3/sysext/core/Classes/DataHandling/Localization/DataMapProcessor.php 17 additions, 13 deletions...re/Classes/DataHandling/Localization/DataMapProcessor.php
- typo3/sysext/core/Classes/DataHandling/Localization/State.php 17 additions, 0 deletions...3/sysext/core/Classes/DataHandling/Localization/State.php
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/AbstractActionTestCase.php 14 additions, 3 deletions...unctional/DataHandling/Regular/AbstractActionTestCase.php
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/ActionTest.php 15 additions, 0 deletions...sts/Functional/DataHandling/Regular/Modify/ActionTest.php
- typo3/sysext/core/Tests/Functional/DataHandling/Regular/Modify/DataSet/localizeContentFromNonDefaultLanguageWSynchronizationDefault.csv 9 additions, 0 deletions...eContentFromNonDefaultLanguageWSynchronizationDefault.csv
Please register or sign in to comment