Task #67510
closedEpic #67492: Clean up DataHandler
Split up DataHandler::copyRecord_procBasedOnFieldType()
100%
Description
The method is one of the most complex in TYPO3 (see https://scrutinizer-ci.com/g/TYPO3/TYPO3.CMS/code-structure/master/operation/TYPO3%5CCMS%5CCore%5CDataHandling%5CDataHandler%3A%3AcopyRecord_procBasedOnFieldType). To make it easier to handle, it should be split into several submethods which have more descriptive names.
Updated by Gerrit Code Review over 9 years ago
- Status changed from In Progress to Under Review
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40311
Updated by Gerrit Code Review over 9 years ago
Patch set 3 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40311
Updated by Gerrit Code Review over 9 years ago
Patch set 4 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40311
Updated by Gerrit Code Review over 9 years ago
Patch set 5 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at http://review.typo3.org/40311
Updated by Andreas Wolf over 9 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 9230a03908175c8e3a9bedc50b641ed9c81814c7.
Updated by Riccardo De Contardi about 7 years ago
- Status changed from Resolved to Closed