https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17866 --- Comment #12 from Marcel de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to Jonathan Druart from comment #8)
(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.
I checked the templates. Looks OK. But I am still not convinced that if I would have found something, that it should be solved on this report. It would be way out of scope to me. If I just correct the email address, I am not responsible for wrong error codes that might have been introduced somewhere else. And imo should be solved on a new report too, and preferably by the one who got them in ;) -- You are receiving this mail because: You are watching all bug changes.