Skip to content
Snippets Groups Projects
Commit d7b5fb3d authored by Christian Kuhn's avatar Christian Kuhn
Browse files

[TASK] Deprecate fluid HtmlViewHelper in Backend context

The HtmlViewHelper relies of Frontend TypoScript
"parseFunc" functionality and has an ugly hack
to prepare Frontend rendering in Backend context.

The core no longer uses f:format.html in Backend
context since the introduction of f:sanitize.html
and f:transform.html. Using f:format.html in
Backend context should be deprecated.

Resolves: #99031
Related: #94825
Releases: main
Change-Id: I60c5ea36b664a35abde431d2ac845ee9e2bff4bb
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76519


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 68e6b76a
Branches
Tags
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