12 Apr
2018
12 Apr
'18
5:55 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8000 --- Comment #142 from David Bourgault <david.bourgault@inlibro.com> --- Created attachment 74111 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=74111&action=edit Bug 8000: Make all branches use Koha::Email in C4::Letters Corrects the unique branch in C4::Letters that didn't use Koha::Email to build the %mail hash. From a search in all pl/pm files, all %mail now built with Koha::Email. Addresses CC and BCC fields (CC and BCC fields are ignored, except for NoticeBCC which is overriden by SendAllEmailsTo) -- You are receiving this mail because: You are watching all bug changes.