Needs review
Project:
OAI-PMH Module
Version:
5.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2007 at 10:59 UTC
Updated:
21 Jun 2007 at 12:49 UTC
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).
| Comment | File | Size | Author |
|---|---|---|---|
| oai2.module.patch | 387 bytes | sdrycroft |
Comments
Comment #1
rjerome commentedThanks for the patch. That's not the first time I've fallen into that trap, you'd think I would learn... :-)
Ron.