Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.8.1
-
MOODLE_28_STABLE
-
MOODLE_27_STABLE, MOODLE_28_STABLE
-
MDL-48697-master -
Easy
-
- Run phpunit and make sure it passes.
- The actual functionality will be tested by the linked issue.
-
Team B Sprint 1
Description
In \core_component::fetch_subsystems(), the path for component is set to null.
This causes the problem that unit test test cases and any classes in the directory can't be auto loaded. This was not noticed before, since the component has no unit tests so far.
Attachments
Issue Links
- blocks
-
MDL-48242 completion_criteria_completion->mark_complete() does not take a timestamp
-
- Closed
-