Project

General

Profile

Actions

Task #95896

closed

Epic #87417: Integrate proper Content Security Policy (CSP) handling

Task #87418: Refactor and remove usage of inline scripts in backend

Remove inline JavaScript in ViewModule

Added by Torben Hansen over 2 years ago. Updated over 1 year ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
Security
Target version:
-
Start date:
2021-11-07
Due date:
% Done:

100%

Estimated time:
TYPO3 Version:
11
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

The refresh button in the ViewModuleController uses inline JavaScript as shown below

javascript:document.getElementById(\'tx_viewpage_iframe\').contentWindow.location.reload(true);

This can be moved to the existing external JavaScript file for that module.

Actions

Also available in: Atom PDF