http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8586 Priority: P5 - low Change sponsored?: --- Bug ID: 8586 CC: m.de.rooy@rijksmuseum.nl Assignee: gmcharlt@gmail.com Summary: Small bug in die if no mapping in framework for biblioitems.biblioitemnumber Severity: normal Classification: Unclassified OS: All Reporter: fridolyn.somers@biblibre.com Hardware: All Status: NEW Version: master Component: Cataloging Product: Koha If a framework does not have a biblio.biblionumber mapping, cataloguing dies saying : No biblionumber tag for framework "$frameworkcode". It is the same for biblioitems.biblioitemnumber. But the code uses the biblio tag var instead of biblioitem tag. This causes on cataloguing with this framework the message : Software error: Tag "0" is not a valid tag. at /home/koha/src/C4/Biblio.pm line 3138 Very small patch. -- You are receiving this mail because: You are watching all bug changes.