Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • ForeignField
  • AbstractActionTestCase.php
Find file BlameHistoryPermalink
  • Oliver Hader's avatar
    [TASK] Enhance DataHandler translation and synchronization handling · 5099297e
    Oliver Hader authored Feb 15, 2017 and Susanne Moog's avatar Susanne Moog committed Feb 20, 2017
    * 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
    
    Resolves: #79856
    Releases: master
    Change-Id: I7f5ef7edba9e80deba6025fe1394d10ee8e2d78c
    Reviewed-on: https://review.typo3.org/51714
    
    
    Reviewed-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: Andreas Fernandez's avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Tested-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    5099297e