Skip to content

[BUGFIX] Fix TCA definition of tx_femanager_domain_model_log.state - #727

Open
alexander-nitsche-governikus wants to merge 1 commit into
in2code-de:typo3-13from
alexander-nitsche-governikus:patch-1
Open

alexander-nitsche-governikus wants to merge 1 commit into
in2code-de:typo3-13from
alexander-nitsche-governikus:patch-1

Conversation

@alexander-nitsche-governikus

@alexander-nitsche-governikus alexander-nitsche-governikus commented Sep 25, 2026 •

Copy link
Copy Markdown
Contributor

The missing array key "label" triggered the warning

The TCA field 'state' of table 'tx_femanager_domain_model_log' uses the legacy way of defining 'items'. Please switch to associated array keys: label, value, icon, group, description.

in the TYPO3 backend task "Check TCA Migrations".

Resolves #728

The missing array key "label" triggered the warning
---
The TCA field 'state' of table 'tx_femanager_domain_model_log' uses the legacy way of defining 'items'. Please switch to associated array keys: label, value, icon, group, description.
---
in the TYPO3 backend task "Check TCA Migrations".
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.

TCA definition of tx_femanager_domain_model_log.state

1 participant