Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 2.6
-
Component/s: Portfolio
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_26_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-42542-master -
Pull Master Diff URL:
Description
The event handler is referencing the wrong file which leads to that cron notice:
++ Handler file of component moodle: /lib/portfolio.php can not be found! ++
|
* line 366 of /lib/eventslib.php: call to debugging()
|
* line 450 of /lib/eventslib.php: call to events_process_queued_handler()
|
* line 340 of /lib/cronlib.php: call to events_cron()
|
* line 81 of /admin/cron.php: call to cron_run()
|