Bug 28197 - checkmarc.pl gives false positive for UNIMARC
Summary: checkmarc.pl gives false positive for UNIMARC
Status: RESOLVED FIXED
Alias: None
Product: Koha
Classification: Unclassified
Component: System Administration (show other bugs)
Version: Main
Hardware: All All
: P5 - low normal (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-22 17:50 UTC by Victor Grousset/tuxayo
Modified: 2023-07-01 08:33 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.