Project

General

Profile

Actions

Task #88773

closed

Recordlist: Reduce inline js and remove unnecessary onclick attr

Added by Daniel Windloff almost 5 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Should have
Category:
Code Cleanup
Target version:
-
Start date:
2019-07-16
Due date:
% Done:

0%

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

Description

Some js in ext:recordlist is still inline js defined in php code or as html attr.
It is scattered in RecordlistController, DatabaseRecordList and BachendUtility and sill uses global js vars.

Move this js to own js files. Replace js where it is possible with normal links and remove unnecessary onclick attributes.
As a side effect it is some work to make the backend compatible with CSP.

Actions

Also available in: Atom PDF