Skip to content
Snippets Groups Projects
Commit b9af0000 authored by Oliver Hader's avatar Oliver Hader Committed by Benni Mack
Browse files

[BUGFIX] Synchronize TCA enable columns from workspace version

In case workspace placeholders (new or move) are involved corresponding
explicit TCA control settings in either shadowColumnsForMovePlaceholders
or shadowColumnsForNewPlaceholders are used to update those field values
and synchronize workspace versions with their placeholder records.

Since the data-retrieval process first queries live version pendants and
then tries to overlay those records with version information, values for
enable columns shall be synchronized automatically - otherwise possible
HiddenRestriction or StartTimeRestriction would deny selecting live
versions already in the first place.

Resolves: #89455
Releases: master, 9.5
Change-Id: Ic5763866d5adf4dcb30db3f553edf19eb0c76239
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/62020


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarAchim Fritz <af@achimfritz.de>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarAchim Fritz <af@achimfritz.de>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent a08c6b09
Branches
Tags
No related merge requests found
Showing
with 298 additions and 39 deletions
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