18 May
2026
18 May
'26
6:18 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=42545 --- Comment #4 from Martin Renvoize (ashimema) <martin.renvoize@openfifth.co.uk> --- Created attachment 199259 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=199259&action=edit Bug 42545: (QA follow-up) Add unit tests for holiday subtraction when return time is before due time Adds a dedicated subtest covering the specific scenario: daily loans have a due time of 23:59, so a return earlier in the day on a holiday would previously cause days_between to exit its loop before processing the end date, silently skipping the holiday subtraction. -- You are receiving this mail because: You are watching all bug changes.