Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
    • Model experiments
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
  • typo3
  • ..
  • Localization
  • DataMapProcessor.php
Find file Blame History Permalink
  • ohader's avatar
    [TASK] Enhance DataHandler translation and synchronization handling · 5099297e
    ohader 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: default avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: default avatarAndreas Fernandez <typo3@scripting-base.de>
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: default avatarSusanne Moog <susanne.moog@typo3.org>
    Tested-by: default avatarSusanne Moog <susanne.moog@typo3.org>
    5099297e