-
Bug
-
Resolution: Fixed
-
Minor
-
2.8.8, 2.9.1
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
MOODLE_28_STABLE, MOODLE_29_STABLE
-
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.