Duplicated authors in OAI

Hello,
When authors’ names are entered in more than one language, OAI duplicates the authors when they should only appear once.

OJS 3.5.0-4


Thank you for your support

Hello and thank you for the post @lcmartinezru ,

This duplicated authors entries are the correct expectation when viewing OAI in html reader (aka browser). If you right click and select view page source it will display the correct XML and you will see a xml:lang tag. Which should differentiate the author names from the different language inputs.

Should look something like this.

They will only appear duplicated in this HTML editor view. The instructions to see the full XML readout is at the top and bottom of the page.

image