[Koha-bugs] [Bug 18076] New: Plack error when placing a hold and holds per record is set to 999

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 23:17:14 CET 2017


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 at lists.koha-community.org
          Reporter: katrin.fischer at bsz-bw.de
        QA Contact: testopia at bugs.koha-community.org
                CC: gmcharlt at 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.


More information about the Koha-bugs mailing list