https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=23104 --- Comment #5 from M. Tompsett <mtompset@hotmail.com> --- Created attachment 90536 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=90536&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! Signed-off-by: Mark Tompsett <mtompset@hotmail.com> -- You are receiving this mail because: You are watching all bug changes.