Actions
Task #67510
closedEpic #67492: Clean up DataHandler
Split up DataHandler::copyRecord_procBasedOnFieldType()
Status:
Closed
Priority:
Should have
Assignee:
Category:
DataHandler aka TCEmain
Target version:
Start date:
2015-06-16
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
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.
Actions