24 Apr
2022
24 Apr
'22
2:01 a.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30373 --- Comment #52 from Bernardo Gonzalez Kriegel <bgkriegel@gmail.com> --- Created attachment 133706 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=133706&action=edit Bug 30373: (followup) UNIMARC relator codes auth values This patch adds UNIMARC relator codes into mandatory auth_values.yml This authorized value is used in UNIMARC default bibliographic framework. To test: 1) Do a clean install or load the YAML file 2) Verify new language codes are in the database SELECT * FROM authorised_values WHERE category = 'qualif'; -- You are receiving this mail because: You are watching all bug changes.