[Koha-bugs] [Bug 18139] 'Too many checked out' can confuse librarians

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sat Feb 18 16:00:06 CET 2017


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18139

Marc Véron <veron at veron.ch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |veron at veron.ch

--- Comment #4 from Marc Véron <veron at veron.ch> ---
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.


More information about the Koha-bugs mailing list