[TYPO3-core] FYI: Fixed issue #14480: tslib_cObj->start() sets a member "data", but not "table"

Benjamin Mack benni at typo3.org
Thu May 27 15:52:51 CEST 2010


Hey,

On 27.05.10 13:51, Ingo Renner wrote:
> getCurrentRecord() returning tt_content:17
> getCurrentRecordTable() returning tt_content
> getCurrentRecordData() returning the record array for content element 17

I'm opting for
getRecord() returning tt_content:17
getRecordTable() returning tt_content
getRecordData() returning the record array for content element 17

The "Current" confuses me when I think of the magic "current" value in 
the cObj :)

All the best,
Benni.


More information about the TYPO3-team-core mailing list