I think I found the solution.

The CONTENT object register every record by it's uid, so just add the uid to the selectFields:


(tslib_content_Content line 133)
if (!$GLOBALS['TSFE']->recordRegister[$conf['table'] . ':' . $row['uid']]) {
_______________________________________________
TYPO3-english mailing list
TYPO3-english@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-english

Reply via email to