Only one record
sdrycroft - June 21, 2007 - 10:59
| Project: | OAI-PMH Module |
| Version: | 5.x-1.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | needs review |
Jump to:
Description
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).
| Attachment | Size |
|---|---|
| oai2.module.patch | 387 bytes |

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