Skip to content
Snippets Groups Projects
Commit 7b1c2497 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Christian Kuhn
Browse files

[TASK] Avoid further usages of ControllerContext methods

This patch avoids further undetected usages of deprecated
methods:

- ControllerContext::getFlashMessageQueue()
- ControllerContext::getUriBuilder()

Those methods have been called on a controller context
instance obtained by the rendering context.

Releases: master
Resolves: #93036
Releates: #93019
Releates: #93016
Change-Id: I0634580479f2a814e2644d35cc25abc1ca411d79
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/67075


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 733353c1
Branches
Tags
Showing
with 67 additions and 12 deletions
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment