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@lists.koha-community.org
          Reporter: colin.campb...@ptfs-europe.com
        QA Contact: testo...@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.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to