10 Dec
2019
10 Dec
'19
12:11 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24137 --- Comment #8 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 96140 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96140&action=edit Bug 24137: Fix biblio frameworks install for ru-Ru and uk-UA (repeatable) Replace repeatable='' with repeatable=0 perl -p -i -e "s/^\s\('', '(\d+)', (\d), '', / ('', '\1', \2, 0, /" installer/data/mysql/ru-RU/marcflavour/marc21/mandatory/marc21_bibliographic_DEFAULT_general.sql installer/data/mysql/uk-UA/marcflavour/marc21/mandatory/marc21_bibliographic_DEFAULT_general.sql -- You are receiving this mail because: You are watching all bug changes.