Whenever editor click on import peer review then html tag gets populated in the mail which is sent to author. Which form to edit to make it work.
Thanks in advance.
Moderators: jmacgreg, michael, John, vgabler
dancecul@dancecult.net [~/public_html/dj]# patch -p1 <patch.diff
patching file classes/submission/sectionEditor/SectionEditorAction.inc.php
Hunk #1 FAILED at 1993.
1 out of 1 hunk FAILED -- saving rejects to file classes/submission/sectionEditor/SectionEditorAction.inc.php.rej
patching file templates/manager/reviewForms/reviewFormElements.tpl
Hunk #1 FAILED at 62.
1 out of 1 hunk FAILED -- saving rejects to file templates/manager/reviewForms/reviewFormElements.tpl.rej $body .= "\t" . String::html2utf(strip_tags($possibleResponses[$value-1]['content'])) . "\n";
}
} else {
$body .= "\t" . String::html2utf(strip_tags($possibleResponses[$reviewFormResponse->getValue()-1]['content'])) . "\n";
}
$body .= "\n";
} else {
$body .= "\t" . String::html2utf(strip_tags($reviewFormResponse->getValue())) . "\n\n";
}
$body .= strip_tags(String::html2utf($reviewFormElement->getLocalizedQuestion())) . ": \n";Return to OJS Editorial Support and Discussion
Users browsing this forum: No registered users and 4 guests