Skip to content

[BUGFIX] Allow translating plugins with flexforms#67

Open
BastiLu wants to merge 1 commit into
dmitryd:masterfrom
BastiLu:master
Open

[BUGFIX] Allow translating plugins with flexforms#67
BastiLu wants to merge 1 commit into
dmitryd:masterfrom
BastiLu:master

Conversation

@BastiLu

@BastiLu BastiLu commented Jul 15, 2026

Copy link
Copy Markdown

Apparently the class
TYPO3\CMS\Core\Configuration\FlexForm\FlexFormTools now needs a TcaSchema object to work properly.
Otherwise, an exception is thrown which is caught. This leads to a undefined array key exception in
the DeeplTranslationService.

Fixes #66

Apparently the class
`TYPO3\CMS\Core\Configuration\FlexForm\FlexFormTools` now needs
a TcaSchema object to work properly.
Otherwise, an exception is thrown which is caught.
This leads to a undefined array key exception in
the DeeplTranslationService.

Fixes dmitryd#66
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG] Translating plugins with pi_flexform throws an error

1 participant