Project

General

Profile

Actions

Bug #16674

closed

tcemain: Hook processDatamap_afterDatabaseOperations and insert operations

Added by Ingo Schmitt about 18 years ago. Updated over 17 years ago.

Status:
Closed
Priority:
Should have
Category:
-
Target version:
-
Start date:
2006-10-29
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
4.0
PHP Version:
4
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

When using the hook processDatamap_afterDatabaseOperations to execute your own code after the databse operation, not the new insert_id ist given to the hook, but the temporarily ID NEW......
Sinve insertDB already returns the new insert _id, the new ID should be stored in $id, to have it availiabe in the hook.

(issue imported from #M4446)


Files

patch_t3lib_tcemain.php.txt (758 Bytes) patch_t3lib_tcemain.php.txt Administrator Admin, 2006-10-29 18:16
Actions

Also available in: Atom PDF