Skip to content
Snippets Groups Projects
Commit 96e6bba9 authored by Daniel Windloff's avatar Daniel Windloff Committed by Anja Leichsenring
Browse files

[BUGFIX] DatabaseRecordList: Field selection in single table view

The following items have been removed as they haven't any impact:

* `_LOCALIZATION_`
* `_CLIPBOARD_`
* `_CONTROL_`

`_LOCALIZATION_` and `_CLIPBOARD_` are always filtered out.
`_CONTROL_` is always added, if not selected in the field selection.

Furthermore, the `ctrl` values `tstamp` and `crdate` could be added
by any user regardless of the column name
(respecting the configuration in TCA).

Finally, the column showing the references is added, if selected.

Releases: master, 10.4
Resolves: #80396
Change-Id: Ie809a0e6f76e62166dc2d6f9cecfb3c68750e70e
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65501


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Tested-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
Reviewed-by: default avatarChristian Kuhn <lolli@schwarzbu.ch>
Reviewed-by: default avatarAnja Leichsenring <aleichsenring@ab-softlab.de>
parent 472fb395
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