17 Dec
2014
17 Dec
'14
5:23 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13475 --- Comment #1 from Jonathan Druart <jonathan.druart@biblibre.com> --- Created attachment 34486 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=34486&action=edit 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. -- You are receiving this mail because: You are watching all bug changes.