https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12063
--- Comment #56 from Marcel de Rooy <[email protected]> --- New sub days_foward: Please add a unit test for this routine. In Calendar.t? Or Holidays.t? Also note that the while loop is very dangerous if you would pass a negative number (infinite loop). Please check the value of the days. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
