[Koha-bugs] [Bug 10488] New: New MARC21 authority tags and subfields should be propagated to non-default frameworks

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jun 18 17:01:56 CEST 2013


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: gmcharlt at gmail.com
          Reporter: gmcharlt at gmail.com
                CC: m.de.rooy at rijksmuseum.nl

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.


More information about the Koha-bugs mailing list