[TYPO3-core] RFC #16508: Bug: tcaTree is not compatible DBAL due to mySQL specific use of CONCAT

Thomas "Thasmo" Deinhamer thasmo at gmail.com
Sat Nov 27 15:12:12 CET 2010


Xavier Perseguers wrote:
> +						$GLOBALS['TYPO3_DB']->listQuery($columnConfiguration['foreign_field'], intval(uid), $columnConfiguration['foreign_table'])

There's a mistake - it should be intval($uid) I think.
(Mind the dollar sign!)

Thomas


More information about the TYPO3-team-core mailing list