https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=41129
--- Comment #89 from Martin Renvoize (ashimema) <[email protected]> --- Created attachment 205286 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=205286&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 <[email protected]> Signed-off-by: Jacob O'Mara <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list -- [email protected] To unsubscribe send an email to [email protected] website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
