https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17307
--- Comment #4 from M. Tompsett <[email protected]> --- Created attachment 55698 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=55698&action=edit Bug 17307: Smaller counter-patch Given that the issue is trying to call a method on something that isn't an object, because the category code doesn't exist, then why is it even trying to change the expiry date? A simple postfix if fixes it. -- 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/
