[Koha-bugs] [Bug 12252] OAI-PMH GetRecord result doesn't include item data

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Fri Jul 24 18:42:13 CEST 2015


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12252

--- Comment #64 from Gaetan Boisson <gaetan.boisson at biblibre.com> ---
Created attachment 41177
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41177&action=edit
Bug 12252 - include item data in OAI-PMH ListRecords result [SIGNED-OFF]

Same in spirit to the other patch, this also includes the item detail in
ListRecords.

Test plan:
* Fetch a URL like:
http://koha/cgi-bin/koha/oai.pl?verb=ListRecords&metadataPrefix=marcxml
* Verify that there are 952 entries in the returned records where
  appropriate.

Signed-off-by: Frederic Demians <f.demians at tamil.fr>

ListRecords OAI verb returns a list of records including items in 952/995 which
are not hidden based on OpacHiddenItems syspref.

Signed-off-by: Jonathan Druart <jonathan.druart at biblibre.com>
Signed-off-by: Admin User Koha <koha at matrice_wheezy>

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list