PKP Bugzilla – Bug 8139
Uploading a Proof attachment results in proof being marked complete
Last modified: 2013-03-04 15:35:24 PST
This concerns the "Complete" email the author sends at the end of the proofreading process. If the author clicks on the "Complete" email, and then uploads an attachment via the email template, the email actually completes/sends immediately. This means the author may not have entered any info into the mail body, or have otherwise confirmed that the email is ready to go. Since the task is now marked "Complete", the author has no ability to re-email unless the editor resends the proofreading invitation. I've replicated in OJS 2.4.2 and 2.3.8.
fix form handling for attachments https://github.com/pkp/ojs/commit/eb62193997d31c3eed21918520147a0638fef0d7
fix form handling for attachments https://github.com/pkp/ojs/commit/317d00fc91c893554c81fb6e8622d4e7672ca0ea
fix form handling for attachments https://github.com/pkp/ojs/commit/56f990ecb5e14bc2bbdbf8643b180837f1681edf
correctly pull 'send' parameter from request https://github.com/pkp/ojs/commit/7ba684884acad203905bc70bab362fc24b05152d
correctly get parameter https://github.com/pkp/ojs/commit/f19d1bfee6dc63f5c192555fa563939a79f24e50
Created attachment 3912 [details] Patch against OJS 2.3.8
Created attachment 3913 [details] Patch against OJS 2.4