Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3.4, 3.4
-
Component/s: Administration, Cohorts
-
Testing Instructions:
-
Affected Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:master_
MDL-60421 -
Pull Master Diff URL:
Description
Class 'tool_lp\external\cohort_summary_exporter' has been renamed for the autoloader and is now deprecated. Please use 'core_cohort\external\cohort_summary_exporter' instead. * line 118 of /lib/classes/component.php: call to debugging()
- line ? of unknownfile: call to core_component::classloader()
- line 101 of /admin/tool/cohortroles/classes/output/cohort_role_assignments_table.php: call to spl_autoload_call()
- line 821 of /lib/tablelib.php: call to tool_cohortroles\output\cohort_role_assignments_table->col_cohortname()
- line 1514 of /lib/tablelib.php: call to flexible_table->format_row()
- line 1631 of /lib/tablelib.php: call to table_sql->build_table()
- line 91 of /admin/tool/cohortroles/index.php: call to table_sql->out()
Attachments
Issue Links
- Discovered while testing
-
MDL-60160 Task cohort_role_sync attempts to sync deleted users
-
- Open
-