Skip to content
Snippets Groups Projects
Commit 5a2c851b authored by Daniel Siepmann's avatar Daniel Siepmann Committed by Benni Mack
Browse files

[BUGFIX] Render image processing results in install tool

Some checks might return a message why images can't be generated.
Those checks didn't return success which prevents processing by
JavaScript, leading to endless "Loading" state within UI.
All responses now properly return success = true in order to be
processed by JavaScript.

Resolves: #100893
Releases: main, 12.4
Change-Id: I720893a0b01a26a7b77bdcb16c02295eed3ae595
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/79063


Tested-by: default avatarSusanne Moog <look@susi.dev>
Reviewed-by: default avatarSusanne Moog <look@susi.dev>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarBenni Mack <benni@typo3.org>
parent 0078b7c7
Branches
Tags
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