[Koha-bugs] [Bug 11351] Add support for SIP2 media types

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Dec 9 14:42:00 CET 2013


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

--- Comment #5 from Kyle M Hall <kyle at bywatersolutions.com> ---
Created attachment 23355
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=23355&action=edit
Bug 11351 - Add support for SIP2 media types [v3.12.06]

Koha's SIP2 server implementation does not currently support the SIP2
protocol field "media type" ( CK ).

This patch implements the SIP2 media type by allowing an arbitrary
mapping of itemtypes to SIP2 media types.

Test Plan:
1) Apply this patch
2) Run updatedatabase
3) Edit an itemtype, select a SIP media type, and save the changes
4) Make a SIP2 Item Information Request
5) Verify that the CK field of the Item Information Response contains
   the correct media type code.

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


More information about the Koha-bugs mailing list