https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17866
--- Comment #8 from Jonathan Druart <[email protected]> --- (In reply to Marcel de Rooy from comment #7) > The claims.tt template correction is not in the scope of this report. I only > change the sender address. Do not mangle with return values of SendAlerts. Yes of course it does, you are modifying the behaviour of the subroutine, you have to take care of the callers :) The template will display "No email is configured for your user" whereas it will be displayed when the library does not have an email configured. -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] 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/
