https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26452 Bug ID: 26452 Summary: overdue_notices causes "uninitialized value in string" Change sponsored?: --- Product: Koha Version: 20.05 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: Fines and fees Assignee: koha-bugs@lists.koha-community.org Reporter: wyneken@physik.uni-freiburg.de QA Contact: testopia@bugs.koha-community.org I just updated my Koha from 17.05 to 20.05 when I upgraded the server from Debian Stretch to Debian Buster. Now when I execute: koha-foreach --chdir --enabled --email /usr/share/koha/bin/cronjobs/overdue_notices.pl -t I get the following error/warning: Use of uninitialized value in string eq at /usr/share/koha/lib/C4/Overdues.pm line 663. Can anybody tell me what this means? Is it a big problem? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.