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

[TASK] Use TcaSchema in ReferenceIndex

Avoid $GLOBALS['TCA'] access in ReferenceIndex
by using TcaSchema. This is a patch to learn
about fiddly areas and pitfalls when using
TcaSchema in scenarios with lots of different
field related details and relations: The
general API feels good, but it's sensitive
to errors with such transition patches.

Resolves: #104366
Related: #104002
Releases: main
Change-Id: I3cce9cc9681348454ddb87fc5ebd90139dbc4776
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85008


Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent b7a3308b
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