Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • T TYPO3.CMS
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
    • Locked Files
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
    • Iterations
    • Requirements
  • Merge requests 8
    • Merge requests 8
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
    • Test Cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • accessibilityaccessibility
  • TYPO3.CMS
  • Repository
Switch branch/tag
  • TYPO3.CMS
  • ..
  • ItemProviders
  • RecordProvider.php
Find file BlameHistoryPermalink
  • Benni Mack's avatar
    [TASK] Use BE Routing / PSR-7 instead of BackendUtility::getModuleUrl · 873e4305
    Benni Mack authored Nov 24, 2017 and Susanne Moog's avatar Susanne Moog committed Nov 30, 2017
    The new PSR-7-based solution since TYPO3 v7 should be used everywhere
    instead of "BackendUtility::getModuleUrl()". This is possible because
    modules can be addressed via the "route" GET parameter instead of the
    "M" parameter since a few months.
    
    The patch changes all occurrences within TYPO3 Core to use the new API.
    
    Resolves: #83172
    Releases: master
    Change-Id: Iec40e8ae00f1d900d7479b84a3a62827ddba653b
    Reviewed-on: https://review.typo3.org/54755
    
    
    Reviewed-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: Benni Mack's avatarBenni Mack <benni@typo3.org>
    Tested-by: default avatarTYPO3com <no-reply@typo3.com>
    Reviewed-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    Tested-by: Susanne Moog's avatarSusanne Moog <susanne.moog@typo3.org>
    873e4305