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
  • install
  • Classes
  • Report
  • SecurityStatusReport.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