Since bug 5579, items are not stored in DB. The oai script does not have been changed.
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 ***