https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=39418 --- Comment #20 from David Nind <david@davidnind.com> --- Created attachment 186109 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=186109&action=edit Bug 39418: RDA Carrier, Content, and Media Vocabularies This adds authorized value lists for use in MARC21 tags 336 - Content Type, 337 - Media Type, and 338 - Carrier Type, subfields $a and $b. Test plan: 1. Create a fresh Koha instance 2. Navigate to admin > authorized values 3. Note there are no RDA value categories 4. Apply the patch and recreate a new Koha 5. Repeat step 2 6. There are six RDA value categories: RDACARRIER, RDACARRIER_CODE, RDACONTENT, RDACONTENT_CODE, RDAMEDIA, and RDAMEDIA_CODE Sponsored-by: California College of the Arts Signed-off-by: Miranda Nero <mnero@oslri.net> Signed-off-by: David Nind <david@davidnind.com> -- You are receiving this mail because: You are watching all bug changes.