Bug 28197

Summary: checkmarc.pl gives false positive for UNIMARC
Product: Koha Reporter: Victor Grousset/tuxayo <victor>
Component: System AdministrationAssignee: Bugs List <koha-bugs>
Status: RESOLVED FIXED QA Contact: Testopia <testopia>
Severity: normal    
Priority: P5 - low CC: gmcharlt
Version: Main   
Hardware: All   
OS: All   
Change sponsored?: --- Patch complexity: ---
Documentation contact: Documentation submission:
Text to go in the release notes:
Version(s) released in:

Description Victor Grousset/tuxayo 2021-04-22 17:50:37 UTC
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.
Comment 1 Katrin Fischer 2023-07-01 08:33:31 UTC
I just checked in a UNIMARC installation and there is no longer any warning about biblionumber and biblioitemnumber.