[Koha-bugs] [Bug 34888] New: Enhance MARC Frameworks to allow ordering of subfields

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Sep 22 16:40:33 CEST 2023


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34888

            Bug ID: 34888
           Summary: Enhance MARC Frameworks to allow ordering of subfields
 Change sponsored?: ---
           Product: Koha
           Version: 22.11
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Cataloging
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: jbalway at gmail.com
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl

Numerical and alphabetical listing of subfields isn't ideal. Ideally a
cataloger would be able to setup the MARC Framework to list subfields in
standardized or custom order.

Correct ordering for a 776 field:
776 08 _i Online version:
       _a Jacobson, David M., author.
       _t Agrippa II
       _d Abingdon, Oxon ; New York, NY : Routledge, 2019
       _z 9780429447068
       _w (DLC) 2019011557

Correct ordering for 336-338:
336    _a still image
       _b sti
       _2 rdacontent
336    _a cartographic image
       _b cri
       _2 rdacontent
337    _a unmediated
       _b n
       _2 rdamedia
338    _a volume
       _b nc
       _2 rdacarrier

Correct ordering for 082:
082 00 _a 939.4/3
       _2 23

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list