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
  • typo3
  • sysext
  • frontend
  • Classes
  • Typolink
  • PageLinkBuilder.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [BUGFIX] Fix strict type error in recursive mount point resolving · 0a323544
    Benni Mack authored Mar 07, 2019 and Georg Ringer's avatar Georg Ringer committed Mar 08, 2019
    PageLinkBuilder::populateMountPointMapForPageRecursively() requires
    the $id parameter to be an integer, so this is cast properly now.
    
    In addition, one regression is fixed where
    "config.MP_mapRootPoints = root" was set, the proper variables
    are now used.
    
    Resolves: #87547
    Resolves: #87473
    Releases: master, 9.5
    Change-Id: I899120d301309d768b9e498ad7f4ec96b9618b9d
    Reviewed-on: https://review.typo3.org/c/59916
    
    
    Tested-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    Reviewed-by: Markus Klein's avatarMarkus Klein <markus.klein@typo3.org>
    Reviewed-by: Oliver Klee's avatarOliver Klee <typo3-coding@oliverklee.de>
    Reviewed-by: Georg Ringer's avatarGeorg Ringer <georg.ringer@gmail.com>
    0a323544