Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Blocker
-
Resolution: Fixed
-
Affects Version/s: 3.5
-
Testing Instructions:
-
Affected Branches:MOODLE_35_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Epic Link:
-
Pull from Repository:
-
Pull Master Branch:
MDL-62463-master -
Pull Master Diff URL:
Description
The query used by mod_glossary' export_user_data func is not correctly limiting its context to glossaries - its simply matching on the cm.id = context.instanceid - this means it ends up joining on anything with a matching instance id. It also doesnt match the glossary to the correct cm record.
Attachments
Issue Links
- Discovered while testing
-
MDL-61994 Implement providers for mod_glossary
-
- Closed
-