[TYPO3-core] RFC: #9506: label uid shows not working

Steffen Kamper info at sk-typo3.de
Sun Jan 4 18:38:48 CET 2009


Hi,

This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=9506

Branches: trunk, 4_2, 4_1

Problem:
using uid for label in TCA ($TCA[table]['ctrl']['label'] = 'uid')
shows "[No title]" in BE

Solution:
in getProcessedValue look at first if col is 'uid'. If it is, return the 
value, no need for loading the complete TCA of the table, as uid isn't 
part of the TCA

vg Steffen
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 9506.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20090104/a5285d4d/attachment.txt 


More information about the TYPO3-team-core mailing list