-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
The main branch and 2_4_3-8 release are affected.
When importing the image through Texture, it's being saved in OJS database as a submission file with non-localized name property. This leads to an incorrect path to the file on the front-end when presenting with JATS Parser Plugin.
To reproduce:
- Edit an XML file with Texture.
- Click on
Insert -> Figureor replace the existing one. - Save the change
- Look for the correspondent submission file in
submission_file_settingstable. The entry looks like:
submission_file_id locale setting_name setting_value setting_type
2314 0 name fig4.jpg string
Metadata
Metadata
Assignees
Labels
No labels