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

--- Comment #2 from David Cook <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to