[Koha-bugs] [Bug 6536] Z3950 Search Enhancements: SRU targets and additional XSLT processing

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Jul 17 11:53:48 CEST 2014


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

--- Comment #43 from M. de Rooy <m.de.rooy at rijksmuseum.nl> ---
Created attachment 29788
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29788&action=edit
Bug 6536: Include SRU searching in Breeding.pm

This patch makes it possible to include SRU servers in Z3950 search.
It adjusts the Z3950Search routine in Breeding module.
It also replaces SQL code with DBIx statements in Breeding.pm/Z3950Search
and the associated scripts z3950search.pl in cataloguing and acqui.

Test plan:
Verify if a normal Z3950 search still works in cataloging/acqui.
Add a SRU target. (You could just use Koha's port 9998.)
Define sru_options like sru=get.
Use that target in a Z3950 search in cataloging and acqui. (Import.)
Test sru_fields translation by comparing search results between various
settings for some of the fields. For instance, leave title empty and
after that set it to the title field of your SRU target.

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


More information about the Koha-bugs mailing list