[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
Tue Dec 17 13:21:57 CET 2019


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

Joonas Kylmälä <joonas.kylmala at helsinki.fi> changed:

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

--- Comment #25 from Joonas Kylmälä <joonas.kylmala at helsinki.fi> ---
Created attachment 96368
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=96368&action=edit
Bug 24137: Same fixes for *_local.sql files

Signed-off-by: Bernardo Gonzalez Kriegel <bgkriegel at gmail.com>
tested using

$ export L=uk-UA (and ru-RU)
$ for o in mandatory optional;
 do for a in installer/data/mysql/$L/marcflavour/marc21/$o/*.sql; do
  mysql kohatest < $a;
 done;
done
Signed-off-by: Joonas Kylmälä <joonas.kylmala at helsinki.fi>

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


More information about the Koha-bugs mailing list