Fatal error due to missing function Submission::setCoverImage in OMP #9811
Labels
Bug:2:Moderate
A bug that is causing problems for a substantial minority of users.
Milestone
Describe the bug
From https://forum.pkp.sfu.ca/t/cover-image-max-width-and-height/86955:
What application are you using?
OMP version 3.3.0-17
Additional information
Searching the code for
setCoverImage
, there is no function by this name, and it is only called in OMP'sclasses/services/ContextService.inc.php
class. Probably the code was partially modernized away from getters on the submission object, but this call was missed.The text was updated successfully, but these errors were encountered: