[Koha-bugs] [Bug 24137] Marc21 bibliographic fails to install for ru-Ru and uk-UA

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Dec 13 18:55:53 CET 2019


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24137

Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #96139|0                           |1
        is obsolete|                            |

--- Comment #15 from Bernardo Gonzalez Kriegel <bgkriegel at gmail.com> ---
Created attachment 96280
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96280&action=edit
Bug 24137: Fix biblio frameworks install for ru-Ru and uk-UA (mandatory)

Replace mandatory='' with mandatory=0

perl -p -i -e "s/^\s\('', '(\d+)', '', / ('', '\1', 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 at gmail.com>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list