[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
Thu Aug 27 14:31:50 CEST 2015


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

Alex Arnaud <alex.arnaud at biblibre.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #41180|0                           |1
        is obsolete|                            |

--- Comment #76 from Alex Arnaud <alex.arnaud at biblibre.com> ---
Created attachment 42023
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=42023&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