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
  • Tymoteusz Motylewski's avatar
    [BUGFIX] Make copy mode of translation modal use localize · c9d79db5
    Tymoteusz Motylewski authored Dec 31, 2016 and Anja Leichsenring's avatar Anja Leichsenring committed Jan 03, 2017
    ...  omitting TransOrigPointer
    
    While translating elements with the localization modal we have to
    make sure that the "Copy" mode does more than just a plain copy
    followed by an update of the sys_language_uid. Otherwise related
    elements will just be copied along but don't get a new language.
    
    This patch replaces the copy action with a new action called
    copyToLanguage. It behaves like localize action but does not set
    TransOrigPointer fields, so child elements get the correct
    language and are not connected to a language parent.
    
    Resolves: #75400
    Releases: master, 7.6
    Change-Id: If57af3c94c67824ab8bbbc62a8c6bea283e96fca
    Reviewed-on: https://review.typo3.org/47645
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
    Tested-by: default avatarMathias Schreiber <mathias.schreiber@typo3.com>
    Reviewed-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    Tested-by: Anja Leichsenring's avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
    c9d79db5