Summary: | OAI does not return items | ||
---|---|---|---|
Product: | Koha | Reporter: | Jonathan Druart <jonathan.druart> |
Component: | OPAC | Assignee: | Jonathan Druart <jonathan.druart> |
Status: | RESOLVED DUPLICATE | QA Contact: | Testopia <testopia> |
Severity: | normal | ||
Priority: | P5 - low | CC: | magnus |
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
Change sponsored?: | --- | Patch complexity: | --- |
Documentation contact: | Documentation submission: | ||
Text to go in the release notes: | Version(s) released in: | ||
Circulation function: | |||
Bug Depends on: | 5579 | ||
Bug Blocks: | |||
Attachments: | Bug 13475: OAI should return items |
Description
Jonathan Druart
2014-12-17 16:19:49 UTC
Created attachment 34486 [details] [review] Bug 13475: OAI should return items Since bug 5579, items are not stored in DB. The oai script does not have been changed. Test plan: go on 1/ Enable the pref OAI-PMH 2/ Set OAI-PMH:archiveID = KOHA-OAI-TEST (or what you want) 3/ Go on oai.pl?verb=GetRecord&metadataPrefix=marcxml&identifier=KOHA-OAI-TEST:[BIBLIONUMBER] with [BIBLIONUMBER] a record's biblionumber containing items. The marcxml should be returned with items. Hi Jonathan, I think this is duplicate to 12252 - can you check the other implementation? It's waiting for QA :) (In reply to Katrin Fischer from comment #2) > Hi Jonathan, I think this is duplicate to 12252 - can you check the other > implementation? It's waiting for QA :) Yes it is, thanks. *** This bug has been marked as a duplicate of bug 12252 *** |