Project

General

Profile

Actions

Task #84528

closed

Scheduler should check if tables exists

Added by Guido S. about 6 years ago. Updated about 6 years ago.

Status:
Rejected
Priority:
Could have
Assignee:
-
Category:
-
Target version:
-
Start date:
2018-03-23
Due date:
% Done:

0%

Estimated time:
TYPO3 Version:
8
PHP Version:
Tags:
Complexity:
Sprint Focus:

Description

Due to a misconfiguration i haven't add the scheduler tables. (This isn't the default case, of course.)

The scheduler module can be loaded normally and if i add a task i got the message "Task could not be added". In this case i don't get any information about the error. It would be good if the scheduler show us a notice about this misconfiguration. Maybe at the "setup check"?

Actions #1

Updated by Guido S. about 6 years ago

Located checkScreenAction at typo3/sysext/scheduler/Classes/Controller/SchedulerModuleController.php

Actions #2

Updated by Guido S. about 6 years ago

  • Tracker changed from Task to Feature
Actions #3

Updated by Guido S. about 6 years ago

  • Tracker changed from Feature to Task
  • TYPO3 Version set to 8
Actions #4

Updated by Gerrit Code Review about 6 years ago

  • Status changed from New to Under Review

Patch set 1 for branch master of project Packages/TYPO3.CMS has been pushed to the review server.
It is available at https://review.typo3.org/56442

Actions #5

Updated by Georg Ringer about 6 years ago

  • Status changed from Under Review to Rejected

Rejected as no checks are at any other place like checking if sys_language table is available.

Checks are however properly done in install tool

Actions

Also available in: Atom PDF