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
    • 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
  • typo3
  • ..
  • Aspect
  • SiteAccessorTrait.php
Find file BlameHistoryPermalink
  • Helmut Hummel's avatar
    [BUGFIX] Loosen site check for records not stored in site context · 1e766c5c
    Helmut Hummel authored May 19, 2020 and Oliver Hader's avatar Oliver Hader committed May 19, 2020
    When saving a record on a page that is not part of a site,
    the slug field of this record, despite being set to "uniqueInSite"
    is not checked for uniqueness, as it is assumed unique enough.
    
    This assumption needs to be applied as well when resolving
    the record, instead of assuming the resolved record is not part
    of the current site.
    
    Releases: master, 9.5
    Resolves: #91438
    Change-Id: I347909b9b4caa523de3ad8e5d84c465e5d57b052
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/64520
    
    
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Oliver Hader's avatarOliver Hader <oliver.hader@typo3.org>
    1e766c5c