https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33128
--- Comment #4 from Janusz Kaczmarek <[email protected]> --- (In reply to Nick Clemens from comment #3) > The update works well, but installing fresh failed. > > > It looks like a bad copy paste here: > installer/data/mysql/mandatory/subtag_registry.sql > > All the lines like: > INSERT INTO language_subtag_registry( subtag, type, description, added) > > Should be: > INSERT INTO language_descriptions(subtag, type, lang, description) What a shame--indeed. Correction follows. -- 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/
