[Koha-bugs] [Bug 12922] New: Do not DIE the advance_notices.pl -cronjob if "no letter of * type" is found

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Sep 15 17:09:52 CEST 2014


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12922

            Bug ID: 12922
           Summary: Do not DIE the advance_notices.pl -cronjob if "no
                    letter of * type" is found
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org

We failed to deliver advance_notices because a template for sms's is undefined,
because we don't support sending sms' as advance_notice.
This crashed the cronjob because digests are set to die instead of the warn
used in non-digest.
And we get angry customers asking for compensation!

This patch replaces the die with warn.

-- 
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