georgringer / news

TYPO3 Extension news
GNU General Public License v2.0
264 stars 358 forks source link

[BUGFIX] Ensure correct context for ext:form flexform hook #2197

Closed liayn closed 1 year ago

liayn commented 1 year ago

The PluginUpdater uses the FlexFormTools to handle flexform migrations. The core ext:form registers a hook for flexform processing, which expects $GLOBALS['LANG'] to be present.