Skip to content
Snippets Groups Projects
Commit a0e968c5 authored by Georg Ringer's avatar Georg Ringer Committed by Oliver Hader
Browse files

[BUGFIX] TCA field using MM table is incorrectly duplicates relations

The previous change disabled the lookup on the parent UID which resulted
in getting all possible relations due to the missing constraint. Now the
behavior is mitigated by resetting non-numeric values to zero which will
lead to an empty result set - like implicitly for MySQL before.

Resolved: #80172
Releases: master
Change-Id: If6c8d2e3b2c2b2ddf15727196f7da294fe2ada06
Reviewed-on: https://review.typo3.org/51978


Tested-by: default avatarTYPO3com <no-reply@typo3.com>
Reviewed-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Tested-by: default avatarGeorg Ringer <georg.ringer@gmail.com>
Reviewed-by: default avatarThomas Hohn <thomas@hohn.dk>
Tested-by: default avatarThomas Hohn <thomas@hohn.dk>
Reviewed-by: default avatarMarcus Schwemer <ms@schwemer.de>
Tested-by: default avatarMarcus Schwemer <ms@schwemer.de>
Reviewed-by: default avatarMarkus Sommer <markussom@posteo.de>
Tested-by: default avatarMarkus Sommer <markussom@posteo.de>
Reviewed-by: default avatarOliver Hader <oliver.hader@typo3.org>
Tested-by: default avatarOliver Hader <oliver.hader@typo3.org>
parent 77465a6d
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