http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8586

          Priority: P5 - low
 Change sponsored?: ---
            Bug ID: 8586
                CC: [email protected]
          Assignee: [email protected]
           Summary: Small bug in die if no mapping in framework for
                    biblioitems.biblioitemnumber
          Severity: normal
    Classification: Unclassified
                OS: All
          Reporter: [email protected]
          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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to