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
  • Oliver Hader's avatar
    [TASK] Streamline page language linking · e2c7b48a
    Oliver Hader authored Aug 31, 2018 and Frans Saris's avatar Frans Saris committed Aug 31, 2018
    When having a Site configuration in order to create a page link for
    a specific language new property `language` has to be used instead
    of previous `additionalParams=&L=1`. Since it might not be known in
    all cases whether the defined TypoScript is used inside or outside
    a valid Site configuration, `language` settings now take precedence
    and override legacy L-parameter.
    
    Besides that, linking to localized pages was not possible and is
    resolved to their language parent pages. The new `language` setting
    will be adjusted at the same time as well.
    
    Resolves: #86058
    Releases: master
    Change-Id: I9531a14f8aa5913a03fdac9fcbdaced57312c2af
    Reviewed-on: https://review.typo3.org/58101
    
    
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Reviewed-by: Wouter Wolters's avatarWouter Wolters <typo3@wouterwolters.nl>
    Reviewed-by: Frans Saris's avatarFrans Saris <franssaris@gmail.com>
    Tested-by: Frans Saris's avatarFrans Saris <franssaris@gmail.com>
    e2c7b48a