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
Updated by Gerrit Code Review almost 4 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/+/66969
Updated by Sebastian Michaelsen almost 4 years ago
- Related to Task #89008: Migrate TYPO3/CMS/Workspace/* to TypeScript added
Updated by Gerrit Code Review almost 4 years ago
Patch set 1 for branch 10.4 of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/66994
Updated by Anonymous almost 4 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 8e7561353b910482523dda880ae13e4023a30e42.
Actions