http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2660 Summary: Duplicate overdue notices generated when only one notice is defined. Product: Koha Version: HEAD Platform: PC OS/Version: All Status: NEW Severity: normal Priority: P3 Component: Notices AssignedTo: henridamien@koha-fr.org ReportedBy: rch@liblime.com QAContact: koha-bugs@lists.koha.org overdue_notices.pl : Logic for determining which patrons are to receive notices seems broken in the case of a single notice (the first one) being defined and no others. Steps to reproduce : * set up overdue rules with first notice, and others left blank (N days). * run overdue_notices.pl with default max setting of M Any patron with an overdue item between N and M days receives a notice every time the script is run. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.