[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:31 CEST 2015


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

--- Comment #67 from Gaetan Boisson <gaetan.boisson at biblibre.com> ---
Created attachment 41180
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=41180&action=edit
Bug 12252 Include item data only in extended mode [SIGNED-OFF]

Previous patches attached to this bug have been refactored to merge bug
3206 and bug 13568 features. So OAI server must be carrefully tested to
ensure that there is no regression in this area: deleted records and
resumption token.

This last patch fixed the way items are returned. They are returned only
if OAI server operates in extended mode, and specifically for format
having the parameter include_item set to 1 (true). For example this
configuration file set via OAI-PMH:ConfFile syspref will return items:

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