Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.7
-
Fix Version/s: 3.7
-
Component/s: Tags, Web Services
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_37_STABLE
-
Fixed Branches:MOODLE_37_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-65428-master -
Pull Master Diff URL:
Description
In a plugin in db/tags.php we have definition:
'callback' => '\tool_certification\tags_manager::get_tagged_certifications',
|
After MDL-64656 this fails unittest because tag_area_exporter incorrectly defines the callback param type
Attachments
Issue Links
- has been marked as being related by
-
MDL-64656 New WebServices for retrieve and filter/search by tag
-
- Closed
-