Actions
Bug #95295
closedHide mass action selector when empty
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
Workspaces
Target version:
-
Start date:
2021-09-21
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
11
PHP Version:
8.0
Tags:
Complexity:
no-brainer
Is Regression:
Sprint Focus:
Description
When the following TSConfig is set for a user:
options.workspaces.enableMassActions = 0
the mass action selector in the Workspaces module will be empty. It should not be displayed at all.
Updated by Francois Suter about 3 years ago
How to test:
- Set
options.workspaces.enableMassActions = 0
in the TSconfig for some user - Simulate that user
- Switch to a workspace
- Move the the Workspaces module
- The mass action selector appears with just one option entitled "Choose mass action"
- Apply the patch, the mass action selector is not there anymore
Updated by Gerrit Code Review about 3 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/+/71165
Updated by Gerrit Code Review about 3 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/+/71165
Updated by Gerrit Code Review about 3 years ago
Patch set 3 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/+/71165
Updated by Anonymous about 3 years ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 60a90f8268e0cfddd2adc8d34d1bd7f66f880a93.
Actions