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

[TASK] Avoid TypoScriptParser for string snippets

There are a couple of places in the core care
that parse a TypoScript a-like syntax.
The patch switches them to the new TypoScript
parser by adding a factory class that is
able to parse single string snippets.

Resolves: #99114
Related: #97816
Releases: main
Change-Id: I2292e90bbdd7ea16ad48b4b7811f9935f4a51196
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/76659


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarKevin Appelt <kevin.appelt@icloud.com>
Reviewed-by: default avatarKevin Appelt <kevin.appelt@icloud.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent 94a3ed40
Branches
Tags
No related merge requests found
Showing
with 370 additions and 171 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