https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=33686
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #3 from David Nind <[email protected]> --- I've signed off, as this adds the new values in the 2022 UNIMARC update. However, I do have a question: should the script of title name values match exactly with the UNIMARC definitions (see references)? For example, in the definitions eg is shown as eg Naxi Dongba (Nakhi Tomba), but in Koha it is shown as eg Dongba (Naxi). If they should, I'm happy to create a bug for that. References: 1. UNIMARC Bibliographic (3rd ed.) Updates https://www.ifla.org/g/unimarc-rg/unimarc-bibliographic-3rd-edition-with-updates/ 2. Tag 100 values (see page 8 for 'Script of title') https://cdn.ifla.org/wp-content/uploads/U_B_100_update2022_online_final.pdf Testing notes (using KTD): 1. Before starting KTD, edit your .env file to change KOHA_MARC_FLAVOUR=unimarc 2. Edit a record and view the values for tag 100 and the 'Script of title' dropdown list. 3. Codes and names for values being added by this bug are not listed. 4. Apply the patch. 5. Restart everything (flush_memcached, restart_all, clear browser cache). 6. Repeat step 2. 7. New codes and values are now lsited. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
