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 #1

Updated by Riccardo De Contardi almost 8 years ago

  • Status changed from New to Closed
  • Assignee deleted (Jigal van Hemert)

Closed with the permission of the reporter (working on current 6.2 version)

If you think this is the wrong decision or experience the issue again, then let us know (on Slack for example - https://typo3.slack.com/ ) or open a new ticket and add a relation to this ticket number. Thank you

Actions

Also available in: Atom PDF