Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • typo3 typo3
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • CI/CD
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • typo3typo3
  • typo3typo3
  • Repository
Switch branch/tag
  • typo3
  • ..
  • Repository
  • PageRepository.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Only set _ORIG_pid field for moved versioned records · 4d5b7b05
    Benni Mack authored Oct 14, 2020 and Daniel Goerz's avatar Daniel Goerz committed Oct 18, 2020
    When using workspaces, the computed field "_ORIG_pid" is the
    same value as "pid" when using the workspace-related methods
    
    * PageRepository->versionOL()
    * PageRepository->fixVersioningPid()
    * BackendUtility::workspaceOL()
    * BackendUtility::fixVersioningPid()
    
    The field "_ORIG_uid" which keeps the UID of the versioned/workspace
    record, is still set.
    
    Resolves: #92571
    Releases: master
    Change-Id: I53fc4a00915d070f2f45495b51269ebf21d27637
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66138
    
    
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Daniel Goerz's avatarDaniel Goerz <daniel.goerz@posteo.de>
    4d5b7b05