-
Functional Test
-
Minor
-
Moodle 3.2
-
None
- You need to have local moodle install to test this issue.
- Create a backup
- Download the file and open it with a hex tool like http://ridiculousfish.com/hexfiend/
- Confirm the file starts with #1F8B (gzip file marker)
- Restore the backup file and make sure it works
- Add $CFG->usezipbackups = true; to your config.php
- Create a backup
- Download the file and open it with a hex tool
- Confirm the file starts with #504B0304 (zip file marker)
- Restore the backup file and make sure it works