Project

General

Profile

Actions

Bug #106062

open

Scheduler task for LinkValidator should not carry TypoScript configuration as string

Added by Garvin Hicking 13 days ago. Updated 13 days ago.

Status:
Under Review
Priority:
Should have
Category:
Linkvalidator
Target version:
Start date:
2025-02-03
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
14
PHP Version:
Tags:
Complexity:
Is Regression:
Sprint Focus:

Description

The ability of the LinkValidator's scheduler task to define a TypoScript configuration as a large textarea is unfortunate, as it blocks the ability to easily transform this to a Symfony CLI task.

The ability to specifiy a text string should be removed in favor of specifying a FILE to carry this configuration. This also removes the need for odd multiline and special character escaping.


Related issues 1 (1 open0 closed)

Related to TYPO3 Core - Feature #98453: Migrate scheduler tasks to commandsUnder ReviewGeorg Ringer2022-09-27

Actions
Actions #1

Updated by Gerrit Code Review 13 days 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/+/87996

Actions #2

Updated by Garvin Hicking 13 days ago

  • Related to Feature #98453: Migrate scheduler tasks to commands added
Actions

Also available in: Atom PDF