Actions
Bug #57246
closedScheduler is not working with activated DBAL
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2014-03-24
Due date:
% Done:
100%
Estimated time:
TYPO3 Version:
6.2
PHP Version:
5.4
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
With activated DBAL on a TYPO3 6.2.0RC1, the scheduler dies.
[x] BE:
No output (memory exhausted)
[x] CLI:
DBAL fatal error: No handler found in handler_getFromTableList() for: "tx_scheduler_task LEFT JOIN tx_scheduler_task_group ON (tx_scheduler_task.task_group = tx_scheduler_task_group.uid)" (SQL engine parse ERROR: No join field found in parseFromTables()!: near "(tx_scheduler_task.task_group = tx_scheduler_task_")
Actions