[Typo3-dev] titles of mm-related records -> patch
Michael Stucki
michael at typo3.org
Tue Dec 21 17:47:46 CET 2004
Hello Volker,
> great, but we should change the 100 in
>
> t3lib_BEfunc::getProcessedValueExtra($table,$fCol,$row[$fCol],100,$row['uid']);
>
> to 50, since this was the length of the title value before :-)
Yes but 50 is still wrong.
You should use $GLOBALS['BE_USER']->uc['titleLen'] instead.
- michael
--
Want support? Please read the list rules first: http://typo3.org/1438.0.html
More information about the TYPO3-dev
mailing list