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
    [TASK] Sort building process within PageLinkBuilder / TypoLink · 172c3bac
    Benni Mack authored Aug 24, 2018 and Christian Kuhn's avatar Christian Kuhn committed Aug 27, 2018
    This is a pre-cursor for unifying URL generation with slugs / based on sites,
    in order to group things that belong together in the mass-method of generating
    links in the frontend.
    
    Tasks done:
    - $linkText is moved to the very end, as it has no dependency.
    - $targetDomain/$currentDomain handling is grouped together.
    - absRefPrefix is now always taken from $tsfe->absRefPrefix, as this is the
      resolved path (not set to "auto")
    - minor un-needed calls simplified (unneessary checks etc)
    
    Resolves: #85964
    Releases: master
    Change-Id: Iba84cd98fa614ef7131c03a093c9cfa0a0056575
    Reviewed-on: https://review.typo3.org/58022
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Tested-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Reviewed-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    Tested-by: Christian Kuhn's avatarChristian Kuhn <lolli@schwarzbu.ch>
    172c3bac