Skip to content
Snippets Groups Projects
Commit c963e64c authored by Benjamin Kott's avatar Benjamin Kott Committed by Benjamin Franzke
Browse files

[TASK] Use <template> for document fragments in form editor

The `script` tag is defined to hold executable code or data and
not template html markup. We are switching this to the `template`
tag that is indended for this usecase.

Resolves: #101769
Releases: main, 12.4
Change-Id: I0657e5cbce7e13770ce88918cb9e4137bf017590
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/80681


Tested-by: default avatarBenjamin Franzke <ben@bnf.dev>
Reviewed-by: default avatarBenjamin Franzke <ben@bnf.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 14259194
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