Task #79856
closedEnhance DataHandler translation and synchronization handling
100%
Description
- add more tests for allowLanguageSynchronization & l10n_mode=exclude
- enhance inline children synchronization for non-translatable tables using $GLOBALS['TCA'][$tableName]['ctrl']['origUid'] if defined
- bugfix for copying records instead of localizing them - the target page-id was missing
- integrate handling of l10n_mode=prefixLangTitle for cloning data in memory - DataHandler hooks are not process in that regard
Updated by Gerrit Code Review almost 8 years ago
- Status changed from New to Under Review
Patch set 8 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51714
Updated by Oliver Hader almost 8 years ago
- Sprint Focus set to Stabilization Sprint
Updated by Gerrit Code Review almost 8 years ago
Patch set 9 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51714
Updated by Oliver Hader almost 8 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 5099297e564be5c75d0978bfb844dcb498796d35.
Updated by Gerrit Code Review over 7 years ago
- Status changed from Resolved to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51784
Updated by Gerrit Code Review over 7 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51784
Updated by Gerrit Code Review over 7 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51784
Updated by Gerrit Code Review over 7 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/51784
Updated by Oliver Hader over 7 years ago
- Status changed from Under Review to Resolved
Applied in changeset 326ca5d7f0d3551a23e3a4b4658884be3ca00980.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Updated by Oliver Hader almost 6 years ago
- Related to Bug #87640: Keep language reference for associated l10n_mode=exclude children added
Updated by Oliver Hader almost 6 years ago
- Related to Task #87666: Add language synchronization tests for TCA type inline/CSV added
Updated by Christian Kuhn 9 months ago
- Related to Task #103099: Reduce TCA ctrl origUid usages added