-
Bug
-
Resolution: Fixed
-
Minor
-
1.9.11
-
None
-
MOODLE_19_STABLE
-
MOODLE_19_STABLE, MOODLE_20_STABLE
CSV export does not work with groups, it shows a "Permission denied" error. I've tracked the error to the use of variable $userid in report.php; it is used for two different things. I've attached a patch that fixes this bug.