| Summary: | Add value builders for UNIMARC 146 ($a, $h and $i) | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Julian Maurice <julian.maurice> |
| Component: | Cataloging | Assignee: | Julian Maurice <julian.maurice> |
| Status: | CLOSED FIXED | QA Contact: | Marcel de Rooy <m.de.rooy> |
| Severity: | enhancement | ||
| Priority: | P5 - low | CC: | david, m.de.rooy |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Comma delimited list of Sponsors: | |
| Crowdfunding goal: | 0 | Patch complexity: | Small patch |
| Documentation contact: | Documentation submission: | ||
| Text to go in the release notes: |
This enhancement for UNIMARC field 146 adds value builders for subfields $a, $h, and $i. These are based on the official UNIMARC codes.
|
Version(s) released in: |
22.05.00
|
| Circulation function: | |||
| Attachments: |
Bug 30604: Add value builders for UNIMARC 146 ($a, $h and $i)
Bug 30604: Add value builders for UNIMARC 146 ($a, $h and $i) Bug 30604: Add value builders for UNIMARC 146 ($a, $h and $i) |
||
|
Description
Julian Maurice
2022-04-25 09:22:38 UTC
Created attachment 133727 [details] [review] Bug 30604: Add value builders for UNIMARC 146 ($a, $h and $i) Test plan: 1. Configure the default MARC framework to use those value builders: - unimarc_field_146a for 146$a - unimarc_field_146h for 146$h - unimarc_field_146i for 146$i 2. Verify that they all work correctly according to https://www.ifla.org/files/assets/uca/unimarc_updates/BIBLIOGRAPHIC/u-b_146.pdf Created attachment 134445 [details] [review] Bug 30604: Add value builders for UNIMARC 146 ($a, $h and $i) Test plan: 1. Configure the default MARC framework to use those value builders: - unimarc_field_146a for 146$a - unimarc_field_146h for 146$h - unimarc_field_146i for 146$i 2. Verify that they all work correctly according to https://www.ifla.org/files/assets/uca/unimarc_updates/BIBLIOGRAPHIC/u-b_146.pdf Signed-off-by: David Nind <david@davidnind.com> QAing Created attachment 134718 [details] [review] Bug 30604: Add value builders for UNIMARC 146 ($a, $h and $i) Test plan: 1. Configure the default MARC framework to use those value builders: - unimarc_field_146a for 146$a - unimarc_field_146h for 146$h - unimarc_field_146i for 146$i 2. Verify that they all work correctly according to https://www.ifla.org/files/assets/uca/unimarc_updates/BIBLIOGRAPHIC/u-b_146.pdf Signed-off-by: David Nind <david@davidnind.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Pushed to master for 22.05, thanks to everybody involved [U+1F984] |