Skip to content
Snippets Groups Projects
Commit 22d9db30 authored by Alexander Opitz's avatar Alexander Opitz Committed by Stefan Bürk
Browse files

[BUGFIX] DatabaseUpdatedPrerequisite returns correct ensure-state

The `ensure` method must return true,
if all operations were successful.

This is the case if all database
operations succeeded without returning
an error message.

The error messages are now checked
correctly and the corresponding state
is returned.

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


Reviewed-by: default avatarMarkus Klein <markus.klein@typo3.org>
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>
Reviewed-by: default avatarThomas Hohn <tho@gyldendal.dk>
Tested-by: default avatarMarkus Klein <markus.klein@typo3.org>
parent 84a10ba3
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