https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=18076 Bug ID: 18076 Summary: Plack error when placing a hold and holds per record is set to 999 Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: normal Priority: P5 - low Component: Hold requests Assignee: koha-bugs@lists.koha-community.org Reporter: katrin.fischer@bsz-bw.de QA Contact: testopia@bugs.koha-community.org CC: gmcharlt@gmail.com Ran into something odd today: When you have a 'holds per record' setting of 999 in your circulation conditions and try to place a hold in the staff client, you will get an 'internal server error' under Plack after looking up the patron to place the hold for. To test: - Set circulation conditions - holds per record = 999 - Search for record with items - Go to the holds tab - Search for a patron - Verify that when you send your search, the 'internal server error' is shown The plack error logs show: Template process failed: undef error - WHILE loop terminated (> 1000 iterations) This has been verified on 2 different 16.11.x and on master. -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.