after uprading to OJS 3.3.0.5 I no longer get a resumptionToken in OAI. Does anyone have the same problem?
I looked into ./lib/pkp/classes/oai/PKPOAIDAO.inc.php and $total never contains the total number of articles. I guess it’s because RecordCount() doesn’t work anymore, and the replacement does not work properly? @asmecher, there is a FIXME in the file, maybe you can take a look?