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

--- Comment #1 from Olli-Antti Kivilahti <[email protected]> ---
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to