[Koha-bugs] [Bug 24652] New: Should TransformMarcToKoha check the repeatable flag for multiple subfields?

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 13 12:53:00 CET 2020


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

            Bug ID: 24652
           Summary: Should TransformMarcToKoha check the repeatable flag
                    for multiple subfields?
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Architecture, internals, and plumbing
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: m.de.rooy at rijksmuseum.nl
        QA Contact: testopia at bugs.koha-community.org

See bug 21800 for the reverse operation TransformKohaToMarc.
Currently, we rely on the interface for the operation of TransformMarcToKoha.
It does not check the repeatable flag of subfields. If you give it two
subfields for a non-repeatable subfields, it just merges both into a kohafield
like "A | B".

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


More information about the Koha-bugs mailing list