http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=10488
Bug ID: 10488
Summary: New MARC21 authority tags and subfields should be
propagated to non-default frameworks
Classification: Unclassified
Change sponsored?: ---
Product: Koha
Version: master
Hardware: All
OS: All
Status: NEW
Severity: enhancement
Priority: P5 - low
Component: Cataloging
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
The patch for bug 9826 updated the default MARC21 authority frameworks with new
tags and subfields, but new fields were added only to the default framework.
Appropriate tags should be added to the non-default frameworks, e.g.,
PERSO_NAME, TOPIC_TERM, etc.
A possible restructuring of authorities_normal_marc21.sql that might make it
easier to maintain would be to have it populate each non-default framework by
first making a copy of the default tags and subfields, then removing the tags
that are not relevant to the authority type.
--
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/