https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=43108
--- Comment #23 from Paul Derscheid <[email protected]> --- Created attachment 206251 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=206251&action=edit Bug 43108: (QA follow-up) Cover the 366-day availability window boundary The existing "range too long" test only checked a range well past the limit (400 days); add the exact 366-day boundary (accepted) alongside it to catch an off-by-one in the <= comparison. Signed-off-by: Martin Renvoize <[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/
