[Koha-bugs] [Bug 23104] Regression (18925) in circ rules - unlimited vs 0

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Jun 12 16:16:04 CEST 2019


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

--- Comment #2 from Jonathan Druart <jonathan.druart at bugs.koha-community.org> ---
Created attachment 90533
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90533&action=edit
Bug 23104: (bug 18925 follow-up): Fix null/empty behavior, again

Not kidding, it's again, and will certainly appear more.
The problem is that we should have a NULL value in DB to make things
more readable and logical. Now we need a quick fix.

Test plan:
Set "Current checkouts allowed" to unlimited (empty string)
Try to check an item out
=> Without this patch we are blocked with a "too many" message
=> With this patch applied the correct behavior is back!

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


More information about the Koha-bugs mailing list