Uploaded image for project: 'Moodle QA'
  1. Moodle QA
  2. MDLQA-8205 Moodle 3.0 QA
  3. MDLQA-8668

CLONE - Backup format is default tgz

    XMLWordPrintable

Details

    • Functional Test
    • Status: Passed
    • Minor
    • Moodle 3.0
    • Moodle 3.0
    • Backup
    • None

    Description

      1. You need to have local moodle install to test this issue.
      2. Create a backup
      3. Download the file and open it with a hex tool like http://ridiculousfish.com/hexfiend/
      4. Confirm the file starts with #1F8B (gzip file marker)
      5. Restore the backup file and make sure it works
      6. Add $CFG->usezipbackups = true; to your config.php
      7. Create a backup
      8. Download the file and open it with a hex tool
      9. Confirm the file starts with #504B0304 (zip file marker)
      10. Restore the backup file and make sure it works

      Attachments

        Activity

          People

            basbrands Bas Brands
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: