Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1
-
Fix Version/s: 3.1.3
-
Component/s: Tags
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_31_STABLE
-
Fixed Branches:MOODLE_31_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-54646-master -
Pull Master Diff URL:
Description
Steps to reproduce:
- Untick 'Enable tags functionality' in Site admin > Advanced features.
- Search the site admin block for 'Tags'
Expected result:
The Manage tags page should not appear in the search results
Actual result:
The Manage tags page appears in the search results. If you follow the link, an error is displayed:
Tags are disabled
More information about this error
×Debug info:
Error code: tagsaredisabled
×Stack trace:
line 495 of /lib/setuplib.php: moodle_exception thrown
line 60 of /tag/manage.php: call to print_error()
Attachments
Issue Links
- Discovered while testing
-
MDL-50851 Introduce tag collections and tag callbacks (Tag API overhaul)
-
- Closed
-