[Koha-bugs] [Bug 21530] New: overdue_notices.pl aborting because error is not caught

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Oct 10 12:42:58 CEST 2018


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

            Bug ID: 21530
           Summary: overdue_notices.pl aborting because error is not
                    caught
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Notices
          Assignee: koha-bugs at lists.koha-community.org
          Reporter: colin.campbell at ptfs-europe.com
        QA Contact: testopia at bugs.koha-community.org

Saw this triggered by a situation where a branch had been removed but some
rules remained. However when doing a lookup the return should always be tested
for validity. Because it wasnt when methods were called on null the
overdues_notices process aborts with a runtime error and subsequent branches
overdues are not processed.
Untested returns are one of the biggest causes of errors and often hard to
track down errors in the system .

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