Actions
Task #90206
closedRemove superfluous method renderRequestHashField
Start date:
2020-01-25
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
Method FormViewHelper::renderRequestHashField isn't in use
any more since removing the old Extbase property mapper in
TYPO3 version 6.2. Back then it was forgotten to remove
said superfluous method.
Updated by Gerrit Code Review almost 5 years ago
- Status changed from Accepted to Under Review
Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63038
Updated by Gerrit Code Review almost 5 years ago
Patch set 2 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/63038
Updated by Anonymous almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset dedd62fd6105aeb6bc78124cabac5b0f1b739570.
Actions