Skip to content

Conversation

@sbuerk
Copy link
Member

@sbuerk sbuerk commented May 16, 2025

TCEmainHook datahandler hook has been used to override the
$cmdMap array inside the datahander to fake translation as
virtual localization table.

TYPO3 deprecating and hardening the $dataMap and $cmdMap
array structure, protecting against invalid structures, hit
hard and the logic has been streamlined to a own DataHandler
command making this DataHandler hook obsolete. Remove it.

`TCEmainHook` datahandler hook has been used to override the
`$cmdMap` array inside the datahander to fake translation as
virtual `localization` table.

TYPO3 deprecating and hardening the `$dataMap` and `$cmdMap`
array structure, protecting against invalid structures, hit
hard and the logic has been streamlined to a own DataHandler
command making this DataHandler hook obsolete. Remove it.
@sbuerk sbuerk merged commit ec6923d into main May 16, 2025
9 checks passed
@sbuerk sbuerk deleted the stefan-1 branch May 16, 2025 09:22
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.

3 participants