Project

General

Profile

Actions

Bug #62303

closed

In development mode the scheduler throws an exception for tasks for which the extension is removed

Added by Jigal van Hemert over 9 years ago. Updated almost 8 years ago.

Status:
Closed
Priority:
Should have
Assignee:
-
Category:
scheduler
Target version:
-
Start date:
2014-10-17
Due date:
% Done:

0%

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

Description

Tasks (even disabled) for which the extension is uninstalled are still unserialized. In that case the class is missing and the spl autoloader produces a warning that the class cannot be found. In development mode this results in an exception.

Possible solution: catch this exception and handle it just like a __PHP_Incomplet_Class was found.

Actions

Also available in: Atom PDF