mjordan/islandora_bagger_integration

Check configuration files for required values

Closed this issue · 1 comments

Some Bagger config values should be required in config files for use with this module:

  • output_dir exists and is writable for Bags generated in local mode
  • serialize: should be either tgz or zip

This could be done as validation on the admin form and Context Condition configuration forms.

Resolved with 7cb5ac1 in the issue-12 branch.