[Koha-bugs] [Bug 20434] Updating Unimarc existing frameworks with IFLA updates

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 2 13:52:32 CEST 2019


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

--- Comment #27 from Julian Maurice <julian.maurice at biblibre.com> ---
Created attachment 93438
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=93438&action=edit
Bug 20434: Update UNIMARC framework - script

Test plan:
1. Take a look at files in misc/migration_tools/ifla/data. It
   contains all data that will be inserted into Koha. Its content is
   based on the previous patches.
2. Run the script misc/migration_tools/ifla/update.pl and verify
   that it effectively added the new fields, subfields, authorised
   values and authority types.
3. Run the script again and see that it doesn't update existing fields
4. Run with --force and verify that it update existing fields (you can
   modify unimarc_ifla.yml to see changes)
5. Run with --force --po-file misc/migration_tools/ifla/language/fr.po
   and verify that the labels are now in french

There is a POT file in misc/migration_tools/ifla/language/template.pot,
use it to create PO files for other languages.

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


More information about the Koha-bugs mailing list