Skip to content
Snippets Groups Projects
Commit 68c9b545 authored by J. Peter M. Schuler's avatar J. Peter M. Schuler Committed by Oliver Bartsch
Browse files

[BUGFIX] Name invalid identifier in UpgradeWizard exception

An exception will be raised, if an upgrade wizard identifier
returned by "UpgradeWizardInterface::getIdentifier()" is not
valid due to e.g. misspelling.

The invalid identifier is now mentioned in the exception
message for easier debugging.

In addition, the exception is now split up into two separate
exceptions in order to define the reason more precisely.

Resolves: #97437
Releases: main, 11.5
Change-Id: Ie34ad4e4bb698109e224488ff1b43e2b3d66e7fd
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/74392


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Reviewed-by: default avatarOliver Klee <typo3-coding@oliverklee.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
parent 4ed1f2ed
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