Actions
Bug #81803
closedChanging the number of listed records in recycler broken
Start date:
2008-10-27
Due date:
2008-10-27
% Done:
100%
Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
easy
Is Regression:
Yes
Sprint Focus:
Description
Changing the number of listed records in recycler using mod.recycler.recordsPageLimit
is broken in TYPO3 8.7
probably due to patch https://review.typo3.org/#/c/36744 which determining the number of actually fetched records to RecyclerAjaxController
without fetching the modTS configuration.
Updated by Stephan Großberndt over 7 years ago
- Due date set to 2008-10-27
- Start date changed from 2017-07-05 to 2008-10-27
- Follows Feature #1835: Recycler: Integrate recursive recovering added
Updated by Gerrit Code Review over 7 years ago
- Status changed from In Progress 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/53412
Updated by Gerrit Code Review over 7 years ago
Patch set 1 for branch TYPO3_8-7 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/53425
Updated by Stephan Großberndt over 7 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset a5d27e054ec1a758446344d199359fa4a3bba569.
Actions