Skip to content
Snippets Groups Projects
Commit e45c5e43 authored by Andreas Nedbal's avatar Andreas Nedbal
Browse files

[BUGFIX] Use serialized variant of setup in GifBuilder hash

If generated images used the exact X/Y coordinates all time (as in one documentation example) the initial image would always be reused.

Serializing the setup array using ConfigurationService::serialize keeps performance but includes enough data to never reuse similarly positioned mask images.

Resolves: #97212
Releases: main, 12.4
Change-Id: Ic9e02e8c082cc68a9eecf4e9b1b2bc6d770e1d17
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/81122


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