Actions
Task #88757
closedCleanup: RecordListController
Start date:
2019-07-15
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
- use RequestObject instead of _GP in RecordListController
(this is only the half of the truth, as DatabaseRecordList still uses serveral _GP calls, that also need to be set from controller. So this is only the first step.) - declare two internal properties as protected.
Updated by Gerrit Code Review over 5 years ago
- Status changed from New 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/+/61297
Updated by Gerrit Code Review over 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/+/61297
Updated by Daniel Windloff almost 5 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 995d0e637eaa7d9ba16b90903619b500d42dd642.
Actions