[Bug 30087] New: Checkout on ILL hangs on when statistical patron(s) not have cardnumber
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@lists.koha-community.org Reporter: gveranis@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.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30087 George Veranis <gveranis@dataly.gr> changed: What |Removed |Added ---------------------------------------------------------------------------- Patch complexity|--- |Trivial patch Severity|enhancement |minor -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=30087 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Checkout on ILL hangs on |Checkout on ILL hangs on |when statistical patron(s) |when statistical patron(s) |not have cardnumber |don't have a cardnumber -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org