Project

General

Profile

Actions

Feature #25113

closed

itemsProcFunc is not taken into account while generating labels for select items in the list module

Added by Jo Hasenau about 13 years ago. Updated 2 months ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Backend User Interface
Target version:
-
Start date:
2011-02-20
Due date:
% Done:

100%

Estimated time:
PHP Version:
5.3
Tags:
Complexity:
Sprint Focus:

Description

While working with records listings in the list module you can activate different fields to be shown in the list of records of any table that is present in the current page.

Attached patch will apply the itemsProcFunc before using t3lib_BEfunc::getProcessedValueExtra to make sure the array of items matches the one that is used by the page module.

The list will show checkbox, radio and/or select fields as well and display the selected values for each record in the list.

But this display does not respect any changes to the list done by itemsProcFunc although the labels are changed when you open a record to edit it. This results in a completely different set of labels used by the list module, which can be easily triggered when using the new grid view.

While there are lots of new columns and labels available in the page module, there is still just Left, Normal, Right, Border for the values 1,0,2,3 in the list view, leaving the rest of the possible values with an empty label.
(issue imported from #M17682)


Files

17682.diff (1.49 KB) 17682.diff Administrator Admin, 2011-02-20 14:07
Cattura.PNG (26.4 KB) Cattura.PNG Riccardo De Contardi, 2019-06-27 16:01
Screenshot 2024-01-27 alle 15.39.50.png (57.1 KB) Screenshot 2024-01-27 alle 15.39.50.png Riccardo De Contardi, 2024-01-27 14:44

Related issues 8 (0 open8 closed)

Related to TYPO3 Core - Feature #42457: Backend layout & page content wizardClosed2012-10-28

Actions
Related to TYPO3 Core - Bug #45833: BE List Module - issues with call to itemsProcFunc and non-selected fieldsClosed2013-02-25

Actions
Related to TYPO3 Core - Bug #50581: File-Mounts: TCA issueClosed2013-07-31

Actions
Related to TYPO3 Core - Bug #100855: TCA type radio with itemsProcFunc doesn't show information in list view nor in export CSVResolved2023-05-10

Actions
Related to TYPO3 Core - Bug #102616: TCA type selectSingle with itemsProcFunc doesn't show information in list view nor in export CSVResolved2023-12-06

Actions
Has duplicate TYPO3 Core - Bug #25158: List module + backend layout + tt_content: column titlesClosedOliver Hader2011-02-24

Actions
Has duplicate TYPO3 Core - Bug #55166: label_alt does not work with itemsProcFuncClosed2014-01-20

Actions
Has duplicate TYPO3 Core - Bug #64851: List module backend layout column titlesRejected2015-02-04

Actions
Actions

Also available in: Atom PDF