[Koha-bugs] [Bug 30087] New: Checkout on ILL hangs on when statistical patron(s) not have cardnumber

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Feb 13 00:40:02 CET 2022


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

            Bug ID: 30087
           Summary: Checkout on ILL hangs on when statistical patron(s)
                    not have cardnumber
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: ILL
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: gveranis at dataly.gr

When I try to do a check-out for an item on ILL process , Koha tries to go to
/cgi-bin/koha/ill/ill-requests.pl?method=check_out&illrequest_id=XX but if the
library has at least a patron on statistical category without cardnumber, then
I get "The timeout specified has expired" and "AH00898: Error reading from
remote server returned by /cgi-bin/koha/ill/ill-requests.pl" and if you use
plack you get finally Proxy error, without any other explanation or something
on logs. 

At line 1116 at Illrequest.pm
where gather all statistical patrons, it should search only for those with
cardnumber otherwise will faill on the other side of tt .

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.


More information about the Koha-bugs mailing list