Skip to content
Snippets Groups Projects
Commit 56a81d6e authored by Nikita Hovratov's avatar Nikita Hovratov Committed by Oliver Bartsch
Browse files

[TASK] Avoid hard-coded table `tt_content` in GridColumnItem

This patch replaces all hard-coded occurrences with a class property,
allowing to set the table name as a constructor argument.

The page view could be way more flexible if it would allow to render
grid column items of other inline tables the same way as for tt_content
inside previews. This is done at the back of the mind to enable easy
Content Blocks backend previews for inline children.

Resolves: #102792
Releases: main, 12.4
Change-Id: I29ee892f1e3dbcb56cd0988039d1996ebf7ba157
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/82414


Tested-by: default avatarOliver Bartsch <bo@cedev.de>
Reviewed-by: default avatarOliver Bartsch <bo@cedev.de>
Tested-by: default avatarcore-ci <typo3@b13.com>
parent 55794e45
Branches
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