Actions
Bug #23757
closedt3lib_BEfunc::getLabelFromItemlist only returns the first label from TCA
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Database API (Doctrine DBAL)
Target version:
-
Start date:
2010-10-16
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.4
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
If you have a TCA column of type select, with multiple static (!) items in there, and you have multiple entries selected, then everything works fine, except that if you want to show the entries in the table through the BEfunc::processedValue() or such, only the first selected item is outputted. An example would be the column in the list module, where only the first item is shown then.
(issue imported from #M16024)
Files
Actions