https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42882
--- Comment #23 from David Nind <[email protected]> --- I've tested, but without access to any real FTP or SFTP servers (so the test connctions eventually fail). I'm not sure what is actually required, but I did an updatedatabase, yarn build and dbic (although I get an error). If I don't do these I get errors with the page sitting on loading after attempting to add an SFTP or FTP server: Something went wrong when loading the table. 500: Internal Server error Properties not allowed: copy_file_attrs. ... (repeated a couple of times) With running dbic I get this after it completes: ... Dumping manual schema for Koha::Schema to directory ./ ... DBIx::Class::Schema::Loader::make_schema_at(): Checksum mismatch in './/Koha/Schema/Result/Itemtype.pm', the auto-generated part of the file has been modified outside of this loader. Aborting. If you want to overwrite these modifications, set the 'overwrite_modifications' loader option. The tests pass 8-) -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
