https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26851 --- Comment #1 from Nick Clemens <nick@bywatersolutions.com> --- Created attachment 112650 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=112650&action=edit Bug 26851: Don't generate a notice to library if no content To test: 1 - Check out an over due to a patron 2 - Set overdue triggers to a trigger less than number of days overdue 3 - Make sure the patron has no email 4 - Set content of ODUE notice to: [%# Comment will not print %] 5 - perl misc/cronjobs/overdue_notices.pl 6 - Check the message queue 7 - There is a notice sent to the library: "These messages were not sent directly to the patrons." With no messages 8 - Apply patch 9 - Repeat 10 - No new message generated -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.