PKP Bugzilla – Bug 6331
Notify Users email CC function broken
Last modified: 2012-08-09 16:13:19 PDT
If an Editor sends a Notify Users email and checks the "Send a copy of this message to my address" option, a copy is sent to that address *for each email sent* -- so that if the email is sent to 500 readers, the Editor gets 500 emails. Only one email should be sent.
Does this issue exist only with the version 2.3.7? If so, how can I grab this? Doesn't appear on Github...
OJS 2.3.7 will be the next release from the ojs-stable-2_3 tree in git; when it's released it'll be tagged as ojs-2_3_7-0. In this case you should be working with the ojs-stable-2_3 branch if OJS (and any fixes will probably also need to be ported to git head, a.k.a. the development / unstable branch).
Deferring.
Scheduling against 2.4 as this one has been a PITA for a number of users.
Fixed Notify Users email CC function https://github.com/pkp/ojs/commit/54b4624d1793c2f75bfb148164a4c748da964ac2
Fixed Notify Users email CC function https://github.com/pkp/ojs/commit/683eb58ce6af2cde31a4b9667684bb5cc5f64169
Created attachment 3840 [details] Patch against OJS 2.3.7
Added to patches list; Closing.