https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32766
David Nind <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #7 from David Nind <[email protected]> --- Testing notes (using koha-testing-docker (KTD)): 1. Before starting KTD, edit your .env file to change KOHA_MARC_FLAVOUR=unimarc 2. Edit a record, view the values for tag 116, and note the before values listed in [1] that will change. 3. Apply the patch. 4. Restart everything (flush_memcached, restart_all, clear browser cache). 5. Repeat step 2 - note that the changes listed in [1] were made. [1] Before and after changes to dropdown list values: - Specific material designation: i- print (no change in display) m- master -> m- mould - Techniques (drawings, paintings) 1, 2, and 3: crayon -> charcoal - Technique (prints) 1,2, and 3: Label for dropdown list changed to Techniques (print) 1, 2, and 3 camaiu -> cameo computer graphics -> infography - Functional designation ab- item cover -> ab- resource cover ag- chart -> ag- diagram Other notes - full details for 116 are not available online: - UNIMARC Bibliographic (3rd ed.) Updates https://www.ifla.org/g/unimarc-rg/unimarc-bibliographic-3rd-edition-with-updates/ -- 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/
