https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=32712 --- Comment #9 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Jonathan Druart from comment #7)
I would have been tempted to use Koha.Preference for OPACShowCheckoutName, but that's for another day ;)
Yeah, it just needs tweaking several .pl and felt out of the scope. (In reply to Jonathan Druart from comment #8)
Worth noting: the only difference would be (theorically) if we have a checkout without due date, which does not make sense.
We should (at some point) allow 'indefinite checkouts'. I felt like we should be prepared for due_date=NULL for the future. Anyway, as you also noticed, we are not setting due_date=NULL so the behavior is kept. -- You are receiving this mail because: You are watching all bug changes.