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

[!!!][TASK] Remove deprecated TSFE properties and methods

Removed public properties:
* TypoScriptFrontendController->intTarget
* TypoScriptFrontendController->extTarget
* TypoScriptFrontendController->fileTarget
* TypoScriptFrontendController->spamProtectEmailAddresses
* TypoScriptFrontendController->baseUrl
* TypoScriptFrontendController->xhtmlDoctype
* TypoScriptFrontendController->xhtmlVersion

Changed visibility from public to protected:
* TypoScriptFrontendController->type

Removed public methods:
* TypoScriptFrontendController->initUserGroups()
* TypoScriptFrontendController->isUserOrGroupSet()
* TypoScriptFrontendController->isBackendUserLoggedIn()
* TypoScriptFrontendController->checkEnableFields()
* TypoScriptFrontendController->baseUrlWrap()
* TypoScriptFrontendController->doWorkspacePreview()
* TypoScriptFrontendController->whichWorkspace()

Resolves: #100994
Related: #100963
Related: #99416
Related: #97866
Related: #100405
Related: #96996
Related: #97531
Related: #99170
Releases: main
Change-Id: I4ce4f5a57648e7ec22e88ab9bff1dfac294d1dca
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79256


Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarThomas Hohn <tho@gyldendal.dk>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 151eff0f
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