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

--- Comment #1 from Jared Camins-Esakov <[email protected]> ---
Created attachment 12774
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=12774&action=edit
Bug 8905: Error when accessing invalid authority

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. There may be other ways to trigger it, but I'm
not sure what they are.

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