Skip to content
Snippets Groups Projects
Commit cc853247 authored by Christian Kuhn's avatar Christian Kuhn Committed by Benni Mack
Browse files

[TASK] Drop usages of TYPO3_MODE and TYPO3_REQUESTTYPE

Drop all usages of TYPO3_MODE and TYPO3_REQUESTTYPE by
using the ApplicationType helper class when frontend
or backend is detected, and by directly using the
applicationType attribute of the request object in a
couple of special cases that check for backend ajax
or install tool.

Resolves: #92953
Related: #92951
Related: #92947
Releases: master
Change-Id: I98c9d5ef0e7a6409b01188ddd0bbcf94f159cbcd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/66895


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 970d9bf8
No related merge requests found
Showing
with 141 additions and 63 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