[Koha-bugs] [Bug 12624] Getting all search results in C4::Breeding::Z3950Search, instead of pageful

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Jul 22 11:28:47 CEST 2014


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

--- Comment #1 from Olli-Antti Kivilahti <olli-antti.kivilahti at jns.fi> ---
Created attachment 29949
  -->
http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=29949&action=edit
Bug 12624 - Getting all search results in C4::Breeding::Z3950Search, instead of
pageful

Fetching ALL component parts from a remote Z3950 repository is difficult.
Also the Z3950Search() function only works directly to templates.

This patch changes the Z3950Search() to OPTIONALLY return all search results as
a HASH instead of a Template-object.
Previous functionality is left untouched.

This makes scripting with it a LOT easier!

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


More information about the Koha-bugs mailing list