[Koha-bugs] [Bug 28197] New: checkmarc.pl gives false positive for UNIMARC

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Apr 22 19:50:37 CEST 2021


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

            Bug ID: 28197
           Summary: checkmarc.pl gives false positive for UNIMARC
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P5 - low
         Component: System Administration
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: victor at tuxayo.net
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at gmail.com

checkmarc.pl L54
# checks biblio.biblionumber and biblioitem.biblioitemnumber (same tag and
tab=-1)

work in MARC21 as they are in 999
But in UNIMARC base data they are different tag
biblio.biblionumber 001 @
biblioitems.biblioitemnumber 090 a

No idea if sample data is correct but Tamil's UNIMARC Koha demo have this so
it's should be good.

-- 
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