-
Bug
-
Resolution: Duplicate
-
Minor
-
None
-
3.5.3, 3.6
-
None
-
MOODLE_35_STABLE, MOODLE_36_STABLE
Setup
Select a Category and Purpose in Site administration -> Users -> Privacy and Policies -> Data registry
Create a course with an assignment and an enrolled student "s1".
Ensure "Online text" is enabled for submissions and "Annotate PDF" and "Feedback text" is enables for feedback types.
Grade that student in the assignment and include a file (image) in the feedback comments.
As that student, create a privacy request to export all my personal data.
As an admin approve this privacy request.
Run Cron from CLI (php admin/cli/cron.php)
Verify no files were created in the Moodle folder representing the context structure of your Moodle site.
Example of files:
System _.1/
System _.1/_files
System _.1/_files/intro
System _.1/_files/intro/path with
System _.1/_files/intro/path with/some spaces
System _.1/_files/intro/言語設定
System _.1/_files/attachments
System _.1/_files/attachments/_12
System _.1/_files/attachments/_12/path
System _.1/_files/attachments/_12/path/within
System _.1/_files/attachments/_12/path/within/a
System _.1/_files/attachments/_12/path/within/a/path
System _.1/_files/attachments/_12/path/within/a/path/within
System _.1/_files/attachments/_12/path/within/a/path/within/a
System _.1/_files/attachments/_12/path/within/a/path/within/a/path
System _.1/_files/submission_attachments
System _.1/_files/submission_attachments/_1
System _.1/_files/submission_attachments/_1/path with
System _.1/_files/submission_attachments/_1/path with/some spaces
System _.1/_files/tests
System _.1/_files/tests/sub
System _.1/_files/submission_content
System _.1/_files/submission_content/_2
System _.1/_files/submission_content/_2/Žluťoučký
- duplicates
-
MDL-62061 Running vendor/bin/phpunit privacy/tests/moodle_content_writer_test.php creates an empty folder
-
- Closed
-