[Koha-bugs] [Bug 11797] New: auth_finder.pl: Odd number of elements in anonymous hash

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 20 05:31:43 CET 2014


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: gmcharlt at gmail.com
          Reporter: mtompset at hotmail.com
        QA Contact: testopia at bugs.koha-community.org

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.


More information about the Koha-bugs mailing list