You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In thePKPWorkflowHandler.php the getLocalizedForm method is applied to the TitleAbstractForm. However, this is missing in the new submissions/{submissionId}/publications/{publicationId}/_components/titleAbstract endpoint that returns TitleAbstractForm. Update the endpoint to use getLocalizedForm.
Describe the bug
In the
PKPWorkflowHandler.php
thegetLocalizedForm
method is applied to the TitleAbstractForm. However, this is missing in the newsubmissions/{submissionId}/publications/{publicationId}/_components/titleAbstract
endpoint that returns TitleAbstractForm. Update the endpoint to usegetLocalizedForm
.Application version
OJS, OMP , OPS (3.5)
PRs
The text was updated successfully, but these errors were encountered: