Hi fellows,
Recently we found a kind of bug that is really annoying and surprising.
On OJS 2.3.6, when you visit a non existing article (for instance:
http://papers.uab.cat/article/view/wrongURL or
http://papers.uab.cat/article/view/mustShow404) OJS always shows the same article (
http://papers.uab.cat/article/view/v97-n3-parella) instead of a 404 error (or better, the searcher page).
This creates incorrect statistics, and generic searchers (as google) wrongly index the magazines, giving more presence to this random article (I didn't discover yet why this article and not others) or could penalise a magazine for content duplicity.
I tested it on a clean OJS, as well as in other magazines hosted in a different server with different mod_rewrite rules and the result is always the same.
http://psicologiasocial.uab.es/athenea/index.php/atheneaDigital/article/view/show404http://rusc.uoc.edu/ojs/index.php/rusc/article/view/mustShow404The funny part is that old OJS versions (not sure about the exact version because all magazines I manage are now 2.3.6) redirect to index:
http://artnodes.uoc.edu/ojs/index.php/artnodes/article/view/mustShow404I searched about this issue in the forum but I didn't find any post about it.
Any clue about how to fix it? should I open an issue in the bug track system?
Thanks for your help,
m.