http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=9296 Kyle M Hall <kyle@bywatersolutions.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Patch doesn't apply CC| |kyle@bywatersolutions.com --- Comment #2 from Kyle M Hall <kyle@bywatersolutions.com> --- I attempted to fix the merge conflicts, but even after doing so I got the following errors when I ran misc/cronjobs/overdue_notices.pl Global symbol "@overdue_rules" requires explicit package name at misc/cronjobs/overdue_notices.pl line 432. Global symbol "@output_chunks" requires explicit package name at misc/cronjobs/overdue_notices.pl line 623. Global symbol "$admin_email_address" requires explicit package name at misc/cronjobs/overdue_notices.pl line 641. It also looks like some code is not treating it as an array of hashrefs, but as a hashref itself. -- You are receiving this mail because: You are watching all bug changes.