https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32357
--- Comment #8 from Lari Taskula <[email protected]> --- (In reply to David Nind from comment #5) > However, I don't think the databaseupdate updates existing installations. I > had to do a reset_all to replicate a new installation (using > koha-testing-docker). True! I didn't know but there seems to be a difference in atomicupdate filenames ending between .perl and .pl, as seen on C4::Installer::run_atomic_updates(). I renamed it to *.pl and at least on my old dev installation it now applies with the updatedatabase script. Maybe someone knows why this is? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
