Actions
Bug #92978
closedPagination in Workspaces Module is broken
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2020-12-03
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
When a workspace has more than 30 changes there is a pagination in the workspaces module.
However currently there is a javascript error when generating the pagebrowser, which results in the whole module broken (not showing any changes).
The error is: s.disablePagingAction is not a function
Actions