[Typo3-dev] versioning-API
Kraft Bernhard
kraftb at gmx.net
Mon Feb 14 14:21:07 CET 2005
Peter Niederlag wrote:
> Bad thing:
> This way I can not get the id of a newly versioned record back.
Have a look at:
var $substNEWwithIDs_table = Array();
var $recUpdateAccessCache = Array(); // Used by function
checkRecordUpdateAccess() to store whether a record is updateable or not.
in class.t3lib_tcemain.php
as far as i can remember those variables hold the real id's of the newly
created records...
pherhaps this is also true for new records created because of versioning.
greets,
Bernhard
--
Kraft Bernhard
MOKKA Medienagentur <http://www.mokka.at>
T: +43 - 1 - 895 33 33 - 50
More information about the TYPO3-dev
mailing list