Skip to content
Snippets Groups Projects
Commit acb8bafd authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Christian Kuhn
Browse files

[TASK] Remove all code occurrences from showRemovedLocalizationRecords

The TCA option showRemovedLocalizationRecords was former used to enable
showing 'dangling' records (localized records without parent). Because
it was subject to a broken db structure, its usage was removed in patch
f6f36d3f. But there was still code mentioning this key without using it.

A TCA migration removes this option and logs a message which pinpoints
the lack of usage.

Resolves: #94441
Releases: master
Change-Id: I8c32bb845512585a6314d92f8fcafffd959279ad
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/69665


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarSimon Gilli <typo3@gilbertsoft.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
parent cf10c68b
Branches
Tags
No related merge requests found
Showing
with 23 additions and 76 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