Hello dear OJS community,
I’m working on an installation of OJS 2.4.8.0 and I could notice the languages for editing articles metadata are taken from the Submissions column and not in the Forms column from the manager/languages options.
I couldn’t identify why this is happening because looking at code the metadataEdit.tpl template, it is using $formLocales variable and not the $supportedSubmissionLocaleNames variable
I think this is a bug having into account that the journal could accept articles only in english but with metadata in more languages, to be registered on the system, for example.
Could you help me to have the formLocales options when editing the articles metadata?
Thanks for your help,