Bug 10962 - Update MARC21 frameworks to Update Nr. 17 (September 2013)
Summary: Update MARC21 frameworks to Update Nr. 17 (September 2013)
Status: CLOSED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: Cataloging (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bernardo Gonzalez Kriegel
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-09-27 22:15 UTC by Bernardo Gonzalez Kriegel
Modified: 2014-05-26 21:04 UTC (History)
4 users (show)

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


Attachments
Bug 10962 - Update MARC21 frameworks to Update Nr. 17 (September 2013) (12.01 KB, patch)
2013-09-27 22:19 UTC, Bernardo Gonzalez Kriegel
Details | Diff | Splinter Review
Bug 10962 - Update MARC21 frameworks to Update Nr. 17 (September 2013) (12.09 KB, patch)
2013-09-29 05:17 UTC, Chris Cormack
Details | Diff | Splinter Review
[PASSED QA] Bug 10962 - Update MARC21 frameworks to Update Nr. 17 (September 2013) (12.14 KB, patch)
2013-09-29 15:49 UTC, Katrin Fischer
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Bernardo Gonzalez Kriegel 2013-09-27 22:15:58 UTC
There is a new update for MARC21 bibliographic and authorities
Update Nr. 17 (September 2013)
Comment 1 Bernardo Gonzalez Kriegel 2013-09-27 22:19:07 UTC Comment hidden (obsolete)
Comment 2 I'm just a bot 2013-09-29 04:55:02 UTC
Patch applied cleanly, go forth and signoff
Comment 3 Chris Cormack 2013-09-29 05:17:04 UTC Comment hidden (obsolete)
Comment 4 Katrin Fischer 2013-09-29 15:49:12 UTC
Created attachment 21594 [details] [review]
[PASSED QA] Bug 10962 - Update MARC21 frameworks to Update Nr. 17 (September 2013)

This patch updates MARC21 default bibliografic
framework and authorities frameworks to
Update Nr. 17 (September 2013)

Source

Bibliographic: http://www.loc.gov/marc/bibliographic/bdapndxg.html
Authorities: http://www.loc.gov/marc/authority/adapndxf.html

Only to new installs.

To test
1) Remove default MARC21 framework
2) Load marc21_framework_DEFAULT.sql
3) Verify new subtags

    015_q 020_q 024_q 027_q 800_7 810_7 811_7 830_7

4) Remove authorities frameworks
5) Load authorities_normal_marc21.sql
6) Verify new subtags

    020_q 024_q

Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de>
Comment 5 Katrin Fischer 2013-09-29 15:50:12 UTC
Hi Bernardo, 
will you also provide a database update to add those new fields for existing installations? How does this go together with your other pending patches?
Comment 6 Bernardo Gonzalez Kriegel 2013-09-29 16:13:09 UTC
(In reply to Katrin Fischer from comment #5)
> Hi Bernardo, 
> will you also provide a database update to add those new fields for existing
> installations? How does this go together with your other pending patches?

Yes, it can be done easily. As a folloup or another bug?

As for pending patches, there is only Bug 10963 and that just copy from default.
Comment 7 Katrin Fischer 2013-09-29 16:18:59 UTC
Mm, maybe on another, as this is already passed QA? This way there will be no confusion with status.
Comment 8 Bernardo Gonzalez Kriegel 2013-09-29 17:26:46 UTC
Done! Bug 10970
Comment 9 Galen Charlton 2013-10-30 03:25:50 UTC
Pushed to master.  Thanks, Bernardo!