Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 2.8.8, 2.9.1
-
Testing Instructions:
-
Affected Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Fixed Branches:MOODLE_28_STABLE, MOODLE_29_STABLE
-
Pull from Repository:
-
Pull Master Branch:
-
Pull Master Diff URL:
Description
We have seen that report_outline (/report/outline/index.php?id=<COURSE-ID>) shows a column called "Related blog entries" although blogs are deactivated in the advanced feature settings (/admin/settings.php?section=optionalsubsystems, Enable Blogs is set to no)
I think report_outline should check if the blog system is really activated and, if not, hide this column.