[Koha-bugs] [Bug 26851] Overdue notices should not send a report to the library if there is no content

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Dec 13 18:38:53 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26851

Victor Grousset/tuxayo <victor at tuxayo.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #112650|0                           |1
        is obsolete|                            |

--- Comment #2 from Victor Grousset/tuxayo <victor at tuxayo.net> ---
Created attachment 114371
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=114371&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

Signed-off-by: Victor Grousset/tuxayo <victor at tuxayo.net>

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list