https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18139
Marc Véron <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #4 from Marc Véron <[email protected]> --- Hi Kyle, I like this feature very much. However, I get an Internal Server Error while systematically testing. It occurs with following settings: - Delete all rules in 'Circulation rules and fines'. - Set a Default limit by patron category, e.g. Student 2 current checkouts , 2 on-site-chekouts Checkout to a student until the limit is reached. Result: Internal server error Plack error log says: Template process failed: undef error - Can't call method "description" on an undefined value at (...)/Koha/Template/Plugin/Categories.pm line 32. Without patch, it works fine, the message is triggered. BTW: I can always check out one item more than defined by the rules. E.g. I allow 2 checkouts (by any rule), the message triggers with the 4th checkout. I would expect it to trigger with the 3rd checkout. This happens with and without patch. -- 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/
