Skip to content
GitLab
Projects Groups Topics 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
    • Contributor statistics
    • Graph
    • Compare revisions
    • 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
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Terraform modules
    • Model experiments
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • 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
  • TYPO3.CMS
  • typo3
  • sysext
  • info
  • Classes
  • Controller
  • InfoModuleController.php
Find file Blame History Permalink
  • obartsch's avatar
    [TASK] Remove deprecated "route" argument from shortcut buttons · ab386777
    obartsch authored Jan 05, 2021 and lolli's avatar lolli committed Jan 06, 2021
    With #93093 the shortcut PHP API was reworked.
    Since then, providing the route path as "route"
    argument is deprecated.
    
    This patch removes all places in the core where
    the argument was still being set.
    
    Resolves: #93224
    Releases: master
    Change-Id: I4496e88f67f7e821653af31b647b1825b6cc3371
    Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67343
    
    
    Tested-by: default avatarTYPO3com <noreply@typo3.com>
    Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
    Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
    Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
    ab386777