Project

General

Profile

Actions

Feature #83338

closed

Move scheduler tasks from serialized data to JSON

Added by Stefan Neufeind over 6 years ago. Updated about 4 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2017-12-15
Due date:
% Done:

0%

Estimated time:
PHP Version:
Tags:
Complexity:
medium
Sprint Focus:

Description

Serializing is not clean at all and can potentially have security-implications. If we just want to store data we should use JSON for that. It would also make accessing/reading/... that data manually or by other scripts easier.
As a migration-path let's create new columns for the json-data then and create a migration-script.


Related issues 3 (0 open3 closed)

Related to TYPO3 Core - Task #84717: Reconsider serialized array for LinkvalidatorClosedSybille Peters2019-12-13

Actions
Related to TYPO3 Core - Bug #55548: Scheduler: Invalid task uid after Database duplicationRejected2014-02-01

Actions
Related to TYPO3 Core - Feature #4387: Provide a way to automatically install / set up a task upon installation of an extensionClosed2009-08-28

Actions
Actions

Also available in: Atom PDF