-
Bug
-
Resolution: Fixed
-
Minor
-
3.5.5, 3.6, 3.7
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
MOODLE_35_STABLE, MOODLE_36_STABLE, MOODLE_37_STABLE
-
This is a real edge case. If an activity has a # in the name (I know - why would it? but we have users who do), then the activity data is not displayed when opening the index.html file.
The JS cannot find the JSON file as the directory path it searches is cut off at the #.
Example path: Category Miscellaneous | Course Peer Assessment Small Group | Peer Assessment #33 Outlier Peer Assessment do not use 0 | data.json
And the associated GET: file:[...]/temp/privacy/[...]/System%20_.1/Category%20Miscellaneous%20_.3/Course%20Peer%20Assessment%20Small%20Group%20_.6603/Peer%20Assessment%20
- caused a regression
-
MDL-66245 GDPR data request export not usable when using special characters (invalid file paths)
-
- Closed
-