Browse by title strange ordering

When I click on Browse by Title the plugin displays page with titles but I cannot figure out what reasoning is behind since Titles are ordered without alphabet, year, volume or so principle?
Please advise how we can make that plugin work according to some principle/reasoning behind.

Thanks

Hi @vvucic,

The titles are retrieved using the PublishedArticleDAO::getPublishedArticleIdsAlphabetizedByJournal function, should sort by the localized article title.

Regards,
Alec Smecher
Public Knowledge Project Team