Skip to content
Snippets Groups Projects
Commit 2f48dd82 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Nikita Hovratov
Browse files

[BUGFIX] Align translation prefix handling in DataMapProcessor

For translating / synchronizing (inline) records, the DataHandler
dispatches the data map to the DataMapProcessor. This components'
implementation of the translation prefix however differed from the
one in DataHandler, leading to inconsistency, as some fields still
got the "Translate to:" prefix added, while others did not.

This is now fixed by aligning the functionality with the one
used in the DataHandler.

Resolves: #97721
Releases: main, 11.5
Change-Id: I425ca172f2c66cf43613fb62be0e35fa1dff76fe
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74767


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarNikita Hovratov <nikita.h@live.de>
Reviewed-by: default avatarNikita Hovratov <nikita.h@live.de>
parent d198c60a
Branches
Tags
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment