Project

General

Profile

Actions

Bug #106062

closed

Scheduler task for LinkValidator should not carry TypoScript configuration as string

Added by Garvin Hicking 5 months ago. Updated 2 months ago.

Status:
Closed
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 5 months 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 5 months ago

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

Updated by Gerrit Code Review 4 months ago

Patch set 2 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 #4

Updated by Gerrit Code Review 4 months ago

Patch set 3 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 #5

Updated by Garvin Hicking 2 months ago

  • Status changed from Under Review to Closed

abandoned, solving differently (trying to make multiline command parameters work)

Actions

Also available in: Atom PDF