Actions
Task #69823
closedOptimizing ElementHistoryController
Start date:
2015-09-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
7
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
The function getButtons() instantiates the class RecordHistory only for getting the returnUrl parameter.
This should be replaced by GeneralUtility::_GP() and GeneralUtility::sanitizeLocalUrl()
Actions