[TYPO3-core] RFC: Bug #6688: Use the remapStack also for updated IRRE child records

Niels Pardon mail at niels-pardon.de
Wed Nov 21 17:33:27 CET 2007


This is an SVN patch request.

Type: Bugfix

Bugtracker references:
http://bugs.typo3.org/view.php?id=6688

Branches:
TYPO3_4-1 & trunk

Problem:
Currently changes to IRRE child records are committed to the database
after the parent record has been committed. That means that
hook_processDatamap_afterDatabaseOperations is executed for the parent
record before the child records are in the updated state in the database.

In bug #5074 there already has been a change so that newly created child
records are committed before the parent record is committed using a
remapStack.

Solution:
Also use the remapStack for changed records.


Greets,

Niels
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 6688_trunk.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071121/a87d8041/attachment.txt 
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 6688_branch_4-1.diff
Url: http://lists.netfielders.de/pipermail/typo3-team-core/attachments/20071121/a87d8041/attachment-0001.txt 


More information about the TYPO3-team-core mailing list