Actions
Bug #100757
closedCSP module: When clicking "Remove All" the details view stays open
Start date:
2023-04-26
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
12
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Current behaviour:
1. Click in the Content Security Policy module on a violation. The details view on the right side opens.
2. Now click on the "Remove All" button
3. The details view stays open.
See attached screenshot.
Expected behaviour:
When clicking on "Remove All" the details view is removed as it makes no sense anymore to show details from a deleted violation.
Files
Updated by Gerrit Code Review over 1 year ago
- Status changed from New to Under Review
Patch set 1 for branch main of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/c/Packages/TYPO3.CMS/+/78879
Updated by Andreas Fernandez over 1 year ago
- Status changed from Under Review to Resolved
- % Done changed from 0 to 100
Applied in changeset 692e15a5e2ca290a6b74a77e91af5abbbc024d4d.
Actions