-
Bug
-
Resolution: Fixed
-
Minor
-
4.2.4, 4.2.5
Hey there,
when I try to "Run now" any task, the action fails with the message:
Fatal error: Cannot redeclare tool_task_status_checks() (previously declared in /var/www/moodle/admin/tool/task/lib.php:34) in /var/www/moodle/admin/tool/task/lib.php on line 34 |
I believe this is due to line 88 in admin/tool/task/schedule_task.php; there should be require_once keyword instead of require.
Not sure which versions are affected, but it is easily reproducible in 4.2.4 and 4.2.5.
Jarý Miroslav
CTU FEE in Prague
- has a non-specific relationship to
-
MDL-80667 Running a task in the admin UI isn't possible, if config.php use environments variables
-
- Closed
-