Hi.
We have a specific issue, in a unique journal, that the url link to pdf is different from another issues.
The issue is
http://revistas.unicentro.br/index.php/RECEN/issue/view/26
in which the url is showd as (ex.)
http://revistas.unicentro.br/index.php/RECEN/article/view/3309/10.5935/RECEN.2015.01.01
(/10.5935/RECEN.2015.01.01 this is the weird part of the url)
To have parameters, below is another link, in previous issue but same journal, which is ok:
Issue - http://revistas.unicentro.br/index.php/RECEN/issue/view/18
Pdf link example - http://revistas.unicentro.br/index.php/RECEN/article/view/2563/2349
(/2349 this is the common format in our journals and issues).
Any idea?
Hi @Mauricio_Adriano,
In the Editor’s “Back Issues” area, click on your issue, then check whether you’re using the “Public ID” column. I suspect there’s something entered for that article but not others.
Regards,
Alec Smecher
Public Knowledge Project Team
Thanks for your reply Alec. But I think this is not the problem because don´t have public id entered (attach image)…

Hi @Mauricio_Adriano,
It appears that DOIs are being included as publisher IDs, but I’m not sure why that would be happening. Have there been any modifications to your system, e.g. to classes/article/ArticleGalley.inc.php
in the getBestGalleyId
function?
Regards,
Alec Smecher
Public Knowledge Project Team
Alec, I guess I discovered the error: in the layout model editor of article, the field that you said was filled (Public Galley Identifier).
Thanks again man!