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
    [BUGFIX] Resolve shortcuts in typolink directly · d5c7a963
    Benni Mack authored Oct 01, 2021
    Currently, HMENU generates the direct destination for
    a shortcut URL, but typolink does not. This is an
    inconsistency, and since HMENU is actually using typolink
    now as well (in 4.x this was different), the resolving
    of shortcuts can now be moved into the typolink/link building
    functionality.
    
    Page Shortcuts are now resolved (recursively!) at a single point for
    all links, except for RANDOM_SUBPAGE variants, as this is sorted
    out during runtime when hitting the RANDOM_SUBPAGE shortcut page.
    
    Resolves: #80113
    Resolves: #95947
    Releases: main, 11.5
    Change-Id: Ib6204ff1b0ecb699ec87f5154dc18c974676e65c
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/71402
    
    
    Tested-by: core-ci's avatarcore-ci <typo3@b13.com>
    Tested-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Oliver Bartsch's avatarOliver Bartsch <bo@cedev.de>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    d5c7a963