Summary: | Update MARC21 authority frameworks to Update 35 | ||
---|---|---|---|
Product: | Koha | Reporter: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Component: | MARC Authority data support | Assignee: | Caroline Cyr La Rose <caroline.cyr-la-rose> |
Status: | RESOLVED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | lucas, phil, philippe.blouin |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: |
This enhancement updates the MARC21 authority frameworks for new installations to reflect the changes from Update 35 (December 2022).
NOTES:
- For existing installations, manually updating the default and other frameworks with the changes is required.
|
Version(s) released in: |
24.11.00
|
Circulation function: | |||
Bug Depends on: | 37123 | ||
Bug Blocks: | |||
Attachments: |
Bug 37132: Update MARC21 authority frameworks to Update 35
Bug 37132: Update MARC21 authority frameworks to Update 35 |
Description
Caroline Cyr La Rose
2024-06-19 19:20:29 UTC
Some of the changes in this update are built upon changes from update 31 (bug 37123). Created attachment 167897 [details] [review] Bug 37132: Update MARC21 authority frameworks to Update 35 The patch updates the MARC21 authority frameworks to Update 35 To test: 1. Apply patch and reset_all 2. Go to Administration > Authority types 3. Click Actions next to the Default framework and choose MARC structure 4. Check for the changes detailed in the update https://www.loc.gov/marc/up35authority/adapndxf.html - There should be a new subfield in 856 - g - Persistent identifier (R) - Subfield 856$h should be renamed Non-functioning Uniform Resource Identifier and should now be repeatable - Subfield 856$q should now be repeatable 5. Optional: Check other authority frameworks, they should all be changed Created attachment 167902 [details] [review] Bug 37132: Update MARC21 authority frameworks to Update 35 The patch updates the MARC21 authority frameworks to Update 35 To test: 1. Apply patch and reset_all 2. Go to Administration > Authority types 3. Click Actions next to the Default framework and choose MARC structure 4. Check for the changes detailed in the update https://www.loc.gov/marc/up35authority/adapndxf.html - There should be a new subfield in 856 - g - Persistent identifier (R) - Subfield 856$h should be renamed Non-functioning Uniform Resource Identifier and should now be repeatable - Subfield 856$q should now be repeatable 5. Optional: Check other authority frameworks, they should all be changed Signed-off-by: Phil Ringnalda <phil@chetcolibrary.org> Picked from QA queue for direct push to main. Pushed for 24.11! Well done everyone, thank you! |