[Koha-bugs] [Bug 3087] Z39.50 server returns usmarc format records for UNIMARC DB

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Sun Jul 1 03:11:02 CEST 2012


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

Chris Cormack <chris at bigballofwax.co.nz> changed:

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

--- Comment #8 from Chris Cormack <chris at bigballofwax.co.nz> ---
Created attachment 10579
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=10579&action=edit
Bug 3087 Fix Z39.50 server to return the correct record syntax

Modify Makefile.PL and Zebra configuration files in order to parametrized
biblio record type returned by Zebra Z39.50 server.

How to test:

- Test with a MARC21 and a UNIMARC DB
- Do a new installation
- Search from OPAC
- Search from a Z39.50 client like yaz-client: syntax = MARC21/UNIMARC must be
  choosed
- It was working for MARC21: it continues to work
- It wasn't working for UNIMARC: it works now, both in OPAC and from a Z39.50
  client

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


More information about the Koha-bugs mailing list