Summary: | Update MARC21 frameworks to Update No. 19 (October 2014) | ||
---|---|---|---|
Product: | Koha | Reporter: | Bernardo Gonzalez Kriegel <bgkriegel> |
Component: | Cataloging | Assignee: | Bernardo Gonzalez Kriegel <bgkriegel> |
Status: | CLOSED FIXED | QA Contact: | Testopia <testopia> |
Severity: | enhancement | ||
Priority: | P5 - low | CC: | dcook, m.de.rooy, tomascohen |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | |||
Bug Blocks: | 13897 | ||
Attachments: |
Bug 13322: Update MARC21 frameworks to Update No. 19
Bug 13322: Update MARC21 frameworks to Update No. 19 Bug 13322: Update MARC21 frameworks to Update No. 19 [PASSED QA] Bug 13322: Update MARC21 frameworks to Update No. 19 |
Description
Bernardo Gonzalez Kriegel
2014-11-21 15:48:17 UTC
Created attachment 36257 [details] [review] Bug 13322: Update MARC21 frameworks to Update No. 19 Summary of changes: 1) Bibliographic - Added fields 370 and 388 - 382s is non repeatable - $g added to 650 and 651 - $g now repeatable on 100,110,111,130,240,243,246,247, 600,610,611,630,700,710,711,730,800,810,811 and 830 2) Authority - Added field 388 - New $g on 150,151,450,451,550,551,750 and 751 - New $i on 700,710,711,730,748,750,751,755,762,780,781,782 and 785 - New $4 on 700,710,711,730,748,750,751,755,762,780,781,782,785 and 788 - $g now repeatable on 100,110,111,130,400,410,411,430,500, 510,511,530,700,710,711 and 730 This patch updates MARC21 frameworks to Update No. 19 (October 2014) Also updates values on database for MARC21 installs. To test 1. Apply the patch 2. Run updatedatbase.pl, check that runs without error 3. Remove default frameworks, bibliographic and authorities (all of them), load again. Check that both files load without errors. 4. Verify changes Created attachment 36258 [details] [review] Bug 13322: Update MARC21 frameworks to Update No. 19 Summary of changes: 1) Bibliographic - Added fields 370 and 388 - 382s is non repeatable - $g added to 650 and 651 - $g now repeatable on 100,110,111,130,240,243,246,247, 600,610,611,630,700,710,711,730,800,810,811 and 830 2) Authority - Added field 388 - New $g on 150,151,450,451,550,551,750 and 751 - New $i on 700,710,711,730,748,750,751,755,762,780,781,782 and 785 - New $4 on 700,710,711,730,748,750,751,755,762,780,781,782,785 and 788 - $g now repeatable on 100,110,111,130,400,410,411,430,500, 510,511,530,700,710,711 and 730 This patch updates MARC21 frameworks to Update No. 19 (October 2014) Also updates values on database for MARC21 installs. To test 1. Apply the patch 2. Run updatedatbase.pl, check that runs without error 3. Remove default frameworks, bibliographic and authorities (all of them), load again. Check that both files load without errors. 4. Verify changes Created attachment 36675 [details] [review] Bug 13322: Update MARC21 frameworks to Update No. 19 Summary of changes: 1) Bibliographic - Added fields 370 and 388 - 382s is non repeatable - $g added to 650 and 651 - $g now repeatable on 100,110,111,130,240,243,246,247, 600,610,611,630,700,710,711,730,800,810,811 and 830 2) Authority - Added field 388 - New $g on 150,151,450,451,550,551,750 and 751 - New $i on 700,710,711,730,748,750,751,755,762,780,781,782 and 785 - New $4 on 700,710,711,730,748,750,751,755,762,780,781,782,785 and 788 - $g now repeatable on 100,110,111,130,400,410,411,430,500, 510,511,530,700,710,711 and 730 This patch updates MARC21 frameworks to Update No. 19 (October 2014) Also updates values on database for MARC21 installs. To test 1. Apply the patch 2. Run updatedatbase.pl, check that runs without error 3. Remove default frameworks, bibliographic and authorities (all of them), load again. Check that both files load without errors. 4. Verify changes Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> This looks all good and I think it would be good to include updated frameworks in our next release. Only one question here: What about the non-default frameworks for bilbiographic and authorities? Created attachment 38145 [details] [review] [PASSED QA] Bug 13322: Update MARC21 frameworks to Update No. 19 Summary of changes: 1) Bibliographic - Added fields 370 and 388 - 382s is non repeatable - $g added to 650 and 651 - $g now repeatable on 100,110,111,130,240,243,246,247, 600,610,611,630,700,710,711,730,800,810,811 and 830 2) Authority - Added field 388 - New $g on 150,151,450,451,550,551,750 and 751 - New $i on 700,710,711,730,748,750,751,755,762,780,781,782 and 785 - New $4 on 700,710,711,730,748,750,751,755,762,780,781,782,785 and 788 - $g now repeatable on 100,110,111,130,400,410,411,430,500, 510,511,530,700,710,711 and 730 This patch updates MARC21 frameworks to Update No. 19 (October 2014) Also updates values on database for MARC21 installs. To test 1. Apply the patch 2. Run updatedatbase.pl, check that runs without error 3. Remove default frameworks, bibliographic and authorities (all of them), load again. Check that both files load without errors. 4. Verify changes Signed-off-by: Brendan Gallagher <brendan@bywatersolutions.com> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> I have marked this passed QA, but please take a look at my last comment - thx! Patch pushed to master. Gracias Bernardo! |