Actions
Bug #88391
closedchash not generated in f:widget.paginate ViewHelper
Status:
Closed
Priority:
Must have
Assignee:
-
Category:
Fluid
Target version:
-
Start date:
2019-05-18
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
9
PHP Version:
7.2
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
chash is not generated for links in f:widget.paginate. useCacheHash argument is missing and not passed to f:widget.link resulting in a non working Paginate in combination with Extbase
Updates required in:
- Arguments of viewhelper, add useCacheHash
- Provide the useCacheHash to f:widget:link in Index.html
Actions