Skip to content
Snippets Groups Projects
Commit 01a97ae7 authored by Oliver Bartsch's avatar Oliver Bartsch Committed by Benni Mack
Browse files

[BUGFIX] Show diff for new and delete placeholder records

The workspace module features the element information modal,
which displays, next to the record history, the current version
records' difference to its live record. This difference is now
also displayed for new and delete placeholder records. It's not
reasonable forcing the user to always open the complete record
to have a quick look at the values of e.g. a new record.

Since new / delete placeholders basically contain all fields,
defined in TCA, they are filtered using the FormDataCompiler
to only show the suitable ones.

Resolves: #93620
Releases: master, 10.4
Change-Id: Ib58d568664e3aecb13afa023c0e05f188662811d
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/68156


Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarcore-ci <typo3@b13.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent f74189d0
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