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']]) {