http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14564 --- Comment #2 from Mirko Tietgen <mirko@abunchofthings.net> --- Created attachment 41092 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41092&action=edit Bug 14564 -- Export configuration: Unfortunately, no backups are available Configuration files are not shown in the export data tool due to file ownership/ permissions. Test plan: To reproduce: - check file permissions on the server in /var/spool/koha/sitename/ config files have root:root and 600 - try to use the export tool to download configuration files: they are not available Then - apply patch - use koha-dump - check file permissions for config files, should be root:$site-koha and 640 now - try to use the export tool to download configuration files: they should be available for download now -- You are receiving this mail because: You are watching all bug changes.