https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14385
M. Tompsett <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #65325|0 |1 is obsolete| | --- Comment #48 from M. Tompsett <[email protected]> --- Created attachment 65387 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=65387&action=edit Bug 14385: Corrected issues with category code. When a user isn't logged in, $borrower is undef and causes error when determining category code. Added conditional check. Signed-off-by: Mark Tompsett <[email protected]> -- 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/
