-
Bug
-
Resolution: Fixed
-
Minor
-
2.6.2, 2.7
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
MOODLE_26_STABLE, MOODLE_27_STABLE
-
master_
MDL-45210 -
To reproduce:
- Click Site Admin > Plugins > Plugin overview
- Scroll down to "Plagiarism prevention plugins" section and click the section link.
What happens
The following error is displayed:
Section error!
More information about this error
Debug info:
Error code: sectionerror
Stack trace:
line 463 of /lib/setuplib.php: moodle_exception thrown
line 6522 of /lib/adminlib.php: call to print_error()
line 34 of /admin/plagiarism.php: call to admin_externalpage_setup()
What should happen
Plagiarism plugins are disabled by default in advanced options, so the heading should not be a link if plagiarism plugins are disabled.