https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|In Discussion |Signed Off --- Comment #134 from Jonathan Druart <[email protected]> --- (In reply to Katrin Fischer from comment #133) > (In reply to Jonathan Druart from comment #131) > > (In reply to ByWaterSandboxes from comment #130) > > > It does not affect messages in the message_queue. > > > > So it's not "all emails" :) > > I was going to fail QA this patch because I was testing overdue notices. > > > > However it seems that is was the first intention of this patch (see first > > patch, in comment 3). Why did you change your mind? > > Why do you think it would not affect overdue notices? > > It changes Koha::Email create_message_headers which is used by: > SendAlerts (emails sent directly) > _send_message_by_emai (processes emails from the message_queue) > > Actually I think it should cover all emails and if not, other emails not > using Koha::Email would be a bug. > > Maybe the commit message is wrong? (or I am) Indeed, sounds like it would work. I cannot remember what I tested 3 months ago however. -- 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/
