https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129 --- Comment #133 from Paul Derscheid <paul.derscheid@lmscloud.de> --- Created attachment 205347 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205347&action=edit Bug 41129: (QA follow-up) Harden booking date/range utilities against invalid input Make addDays/addMonths fail loudly on invalid input instead of silently producing nonsense dates, and make rangeHasConflict return false for a null date range instead of throwing. Signed-off-by: Martin Renvoize <martin.renvoize@openfifth.co.uk> Signed-off-by: Jacob O'Mara <jacob.omara@openfifth.co.uk> Signed-off-by: Paul Derscheid <paul.derscheid@lmscloud.de> -- You are receiving this mail because: You are watching all bug changes.