Bug 35902 - Add English country and language codes as authorised values to be using in cataloguing MARC21 008 builder plugin
Summary: Add English country and language codes as authorised values to be using in ca...
Status: ASSIGNED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement
Assignee: Aleisha Amohia
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-24 22:10 UTC by Aleisha Amohia
Modified: 2024-01-26 14:23 UTC (History)
2 users (show)

See Also:
Change sponsored?: Sponsored
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:
Circulation function:


Attachments
Bug 35902: [WIP] (773.24 KB, patch)
2024-01-26 03:22 UTC, Aleisha Amohia
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Aleisha Amohia 2024-01-24 22:10:36 UTC
When editing a biblio record, you can launch a builder plugin for 008.

Positions 15 to 17 hold a two- or three-character alphabetic code that indicates the place of publication, production, or execution. There is a link to a MARC Code List for Countries	

Positions 35 to 37 hold a three-character alphabetic code for language. There is a link to a MARC Code List for Languages.

It would be helpful if these codes were available as authorised value categories, to prevent user typing error.
Comment 1 Aleisha Amohia 2024-01-26 03:22:54 UTC
Created attachment 161475 [details] [review]
Bug 35902: [WIP]
Comment 2 Katrin Fischer 2024-01-26 14:23:39 UTC
I was going to comment in favor of a "hardcoded" list over an AV as it will allow for much easier translation and maintenance - glad to see this is moving that direction already!