Skip to content
Snippets Groups Projects
Commit b65472ed authored by Guillaume Germain's avatar Guillaume Germain Committed by Stefan Bürk
Browse files

[BUGFIX] Avoid reaching placeholder limit in DataMapProcessor

Use array chunked query combined with direct value list
to retrieve full data set in `DataMapProcessor` methods
`fetchTranslationValues` and `fetchDependentElements`.

Resolves: #99326
Releases: main, 12.4, 11.5
Change-Id: Iaf220014cd991002450779197169c5c32a3c7dbc
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/77005


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent c09155fb
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