Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.4.5, 2.5.1
-
Component/s: Course
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Fixed Branches:MOODLE_24_STABLE, MOODLE_25_STABLE
-
Pull from Repository:
-
Pull Master Branch:wip-
MDL-41222-master -
Pull Master Diff URL:
Description
If frontpage shows the list of courses and they have summaries, displaying the course summaries calls format_text which (if filters are not cached) calls acitivitynames filter which calls get_fast_modinfo($courseid).
In this case course cache gets rebuilt unnecessarily
Attachments
Issue Links
- blocks
-
MDL-34397 Develop course structure caching
-
- Closed
-