one instance of my OJS installations is listing the archive items in random order, and I cannot “force” it to order them by date. I think that is the same problem as the one mentioned in the older forum: http://pkp.sfu.ca/support/forum/viewtopic.php?t=5925&f=2#p54231
but unfortunately, I cannot see the post mentioned by Alec Smecher, and it seems to hold the correct answer, as the journal of the person that had the same problem as I do now, is now working ok.
Unless a custom ordering has been specified, OJS will order by the issue’s date published – note that if you’ve imported back-issues this won’t necessarily be accurate unless you specify it.
Regards,
Alec Smecher
Public Knowledge Project Team
yes, that is exactly the case, I imported back issues, and in the DB I see that the date_published is NULL, however the year is correctly specified. Won’t the system take that into account?
No, the issue year is not currently taken into account. The issue publication date, while not strictly required by the import XML DTD, is a pretty important piece of metadata – it’s used in various citation and import/export formats and may also affect your Google Scholar indexing and the like. I’d suggest making sure that these are set properly.
Regards,
Alec Smecher
Public Knowledge Project Team