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

            Bug ID: 11797
           Summary: auth_finder.pl: Odd number of elements in anonymous
                    hash
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: MARC Authority data support
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]

While hunting through my live system Koha error logs I found:
auth_finder.pl: Odd number of elements in anonymous hash at
/usr/share/koha/lib/C4/AuthoritiesMarc.pm line 1037.

So, I read the code and wondered what if a tag was missing in the giant if
statement?

http://www.loc.gov/marc/authority/ad1xx3xx.html lists a 162, but there is no
162, nor is there an else on the giant if statement.

Test? I don't know, but the patch that follows should fix it.

-- 
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