[Bug 28197] New: checkmarc.pl gives false positive for UNIMARC
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@lists.koha-community.org Reporter: victor@tuxayo.net QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28197 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED --- Comment #1 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- I just checked in a UNIMARC installation and there is no longer any warning about biblionumber and biblioitemnumber. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org