b13 / bolt

Easier integrations for TYPO3 sites
GNU General Public License v2.0
27 stars 13 forks source link

TYPO3\CMS\Extbase\ConfigurationBackendConfigurationManager getTypoScriptSetup() broken in Typo3 v12 #39

Open abvdveen opened 7 months ago

abvdveen commented 7 months ago

Due to the rewriting of function getTypoScriptSetup() in V12, this function no longer returns any Typoscript that is included using Bolt. Only when you use the constants or setup field in the TS template of the site, or include static templates directly, will you get any Typoscript.