20 Feb
2014
20 Feb
'14
9:45 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11797 --- Comment #1 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 25478 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=25478&action=edit Bug 11797 - auth_finder.pl: Odd number of elements in anonymous hash Added missing 162 MARC authorities tag and missing else case. If the records are not in a given order the first substring of the previous tag could be not 'a', but only 'a' exists for 162, so the hash would have "hemain => " which triggers the error. That's my theory anyways. -- You are receiving this mail because: You are watching all bug changes.