http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13475
--- Comment #1 from Jonathan Druart <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
