https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31336
--- Comment #3 from Fridolin Somers <[email protected]> --- Ah also I see the template uses : [% SET report = job.report %] [% IF report %] But job.report returns empty hashref : https://git.koha-community.org/Koha-community/Koha/src/commit/2eca0fe3632bf0ec4396da0c694b9fdbddf9e4df/Koha/BackgroundJob.pm#L339 May we return undef ? -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug. _______________________________________________ Koha-bugs mailing list [email protected] https://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/
