Actions
Bug #42244
closedContentAdapter processes same record multiple times
Status:
Closed
Priority:
Should have
Assignee:
Category:
File Abstraction Layer (FAL)
Target version:
Start date:
2012-10-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.0
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
The Content-Adapter is triggered everytime a record is passed to an cObj instance. Therefore it may happen that the same record is "processed" several times.
Prevent this duplicate work by adding a "migrated" flag.
Updated by Gerrit Code Review about 12 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master has been pushed to the review server.
It is available at http://review.typo3.org/15861
Updated by Steffen Ritter about 12 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset c0fcf6bed91af099ed05a7374b97dd180950ba02.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed
Actions