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

--- Comment #7 from David Cook <dc...@prosentient.com.au> ---
(In reply to Jonathan Druart from comment #5)
> Created attachment 114296 [details] [review]
> Bug 27160: Prevent 500 when checking an item in if ReservesMaxPickUpDelay
> has been deleted
> 
> We could default to 0 if the syspref does not exist.
> However I don't think we should deal with that kind of issue, sysprefs
> must be in DB.
> 

The default in sysprefs.sql is 7, so we might prefer that over 0.

I'm not sure that we should deal with this kind of issue either. As you say,
sysprefs must be in the database. 

I'd probably be fine marking this as invalid.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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