by shubhash » Mon Jul 23, 2012 11:49 am
Tested on OJS 2.3.7.
There seems to be a strange problem with one of the email forms in OJS. When the editor clicks "Notify Author" link near the editorial decision drop-down menu, an email form appears with the email address of the author and body of the email pre-populated.
At the bottom of that form there is an option that says "After sending, present an editable BCC copy to send to reviewers".
When that checkbox is selected and that email is sent, another email form is presented with the reviewers' email address pre-populated in the BCC field. The problems I am describing pertain to this second email form.
Here are the problems:
1. This emails does not go out to the reviewers even though it appears that the email was successfully sent. Checking the log of the mail program (MTA) shows that there is a fatal error: "No recipient addresses found in message header".
Note that the same thing happens even if the email addresses are moved from the BCC field to the TO field before sending out the email.
2. There is also a second problem with this form. When any of the buttons "Add Recipient", "Add CC" or "Add BCC" is clicked, all the previously entered entries in the TO, CC, and BCC field are cleared. The body of the email is also cleared and replaced with an email template losing everything that was already there.
Are there any solutions or workarounds to those problems? Thanks.