We're currently using the OAI2 module on a number of sites we're developing related to the EDIT Taxonomy project (http://www.e-taxonomy.eu/ ). This module is of great use to us, hence why I've taken a little time to submit this bug/fix.

The module was returning results for the following request: oai?verb=ListRecords&metadataPrefix=oai_dc , however, it was only returning the first record in full, all subsequent records were empty. The included patch should fix this (it's incredibly simple to be honest).

CommentFileSizeAuthor
oai2.module.patch387 bytessdrycroft

Comments

rjerome’s picture

Thanks for the patch. That's not the first time I've fallen into that trap, you'd think I would learn... :-)

Ron.