Actions
Task #91815
closedEpic #87417: Integrate proper Content Security Policy (CSP) handling
Task #87418: Refactor and remove usage of inline scripts in backend
Remove window.open inline JavaScript
Start date:
2020-07-17
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
10
PHP Version:
Tags:
Complexity:
Sprint Focus:
Description
To reduce the amount of inline JavaScript corresponding `window.open` occurrences are replaced:
- Backend Login refresh handling
- ViewPage page preview
- FormEngine
- "open in new window" button in top right bar
- close behavior when editing form in new window
Actions