http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8905 Priority: P5 - low Change sponsored?: --- Bug ID: 8905 Assignee: jcamins@cpbibliography.com Summary: Error when accessing invalid authority Severity: major Classification: Unclassified OS: All Reporter: jcamins@cpbibliography.com Hardware: All Status: NEW Version: master Component: MARC Authority data support Product: Koha The GetAuthority shim does not check that authority retrieval was successful, and therefore can call ->record on an undefined value. This can be reproduced by trying to load an invalid authority record using bulkmarcimport. -- You are receiving this mail because: You are watching all bug changes.