Skip to content

Imported image's name should be localized #99

@Vitaliy-1

Description

@Vitaliy-1

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:

  1. Edit an XML file with Texture.
  2. Click on Insert -> Figure or replace the existing one.
  3. Save the change
  4. Look for the correspondent submission file in submission_file_settings table. 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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions