Project

General

Profile

Actions

Bug #39139

closed

Decouple backend task execution from backend

Added by Christian Kuhn almost 12 years ago. Updated over 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
Category:
scheduler
Target version:
Start date:
2012-07-20
Due date:
% Done:

0%

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

Description

It would be cool, if a task is executed through the backend, that then a new process in cli context is executed (eg. via exec()).

This would have mulptiple advantages:
  • No scope change anymore if a task is executed via cli_dispatch.php or the backend
  • No fatal error in the backend module if a task fatals
  • Far easier scoping within extbase based tasks (see related issues).

See also the comment for patch https://review.typo3.org/#/c/9517/


Related issues 2 (0 open2 closed)

Related to TYPO3 Core - Feature #45537: Run manually executed tasks on next cron-runClosedMichael Oehlhof2013-02-16

Actions
Is duplicate of TYPO3 Core - Feature #49379: Run scheduler tasks with proper userRejected2013-06-24

Actions
Actions

Also available in: Atom PDF