https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24137 Joonas Kylmälä <joonas.kylmala@helsinki.fi> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #96281|0 |1 is obsolete| | --- Comment #23 from Joonas Kylmälä <joonas.kylmala@helsinki.fi> --- Created attachment 96366 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96366&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 Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> Signed-off-by: Joonas Kylmälä <joonas.kylmala@helsinki.fi> -- You are receiving this mail because: You are watching all bug changes.