Skip to content
Snippets Groups Projects
Commit b3a50503 authored by Alexander Schnitzler's avatar Alexander Schnitzler Committed by Stefan Bürk
Browse files

[TASK] Get rid of ColumnMap::$relationTablePageIdColumnName

That property always held string "pid" if TCA for the
defined foreign_table exists. This field is only
evaluated at one place in the Backend class, when
persisting new rows into foreign_table. Therefore,
ColumnMap does not need to carry around said value.

Releases: main
Resolves: #100271
Change-Id: I263c1d4e5b6676ceeb46621fdaf2be37169c805c
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/78229


Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarStefan Bürk <stefan@buerk.tech>
Tested-by: default avatarStefan Bürk <stefan@buerk.tech>
parent 1290a1db
Branches
Tags
No related merge requests found
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