[Koha-bugs] [Bug 27160] Fatal error when ReservesMaxPickUpDelay is empty and item with hold is checked in

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Dec 10 00:13:23 CET 2020


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

--- Comment #2 from David Cook <dcook at prosentient.com.au> ---
(In reply to Jonathan Druart from comment #1)
> I don't recreate on master. Please provide more detail if you do. What is
> the exact error?

Oh, I may have not described it correctly. Try deleting the
ReservesMaxPickUpDelay system preference completely. That was the actual
situation I was facing...

As for the exact error, it's one of those Plack errors where you just see
"Internal Server Error". 

It happens when $max_pickup_delay is undef in "$expirationdate->add(days =>
$max_pickup_delay);" in Koha::Hold I believe.

-- 
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