Skip to content
Snippets Groups Projects
Commit d8106e45 authored by Nikita Hovratov's avatar Nikita Hovratov
Browse files

[!!!][TASK] Remove workaround to make f:format.html work in BE context

Remove hacky workaround of loading TSFE into the BE context. An
exception is now thrown, if this ViewHelper is invoked in BE context.
Since TYPO3 v11 there are many alternatives: f:sanitize.html,
f:transform.html or even f:format.raw.

Resolves: #101084
Related: #99031
Related: #100963
Releases: main
Change-Id: I873fc75f1293cbffdc32666807d777e3dadf5ddf
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79401


Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
parent 841f6e5c
No related merge requests found
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