Skip to content
Snippets Groups Projects
Commit 7a0dc683 authored by Oliver Bartsch's avatar Oliver Bartsch
Browse files

[BUGFIX] Prevent broken page module state

In case content elements exist in the database,
having a CType for which no TCA exists, e.g.
because an extension providing this CType
has been deactivated, no more UndefinedSchemaException,
is thrown. This allows an editor to properly
handle the situation as before.

Note: Such elements are displayed with an
"INVALID VALUE ("INVALID_CTYPE")" badge.

Resolves: #104448
Releases: main
Change-Id: I94cd9c42040274536730b020ae29bf9ff13bb3f4
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/85322


Tested-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
parent 3a4545a0
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