http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12624 Bug ID: 12624 Summary: Getting all search results in C4::Breeding::Z3950Search, instead of pageful Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: enhancement Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: gmcharlt@gmail.com Reporter: olli-antti.kivilahti@jns.fi QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl 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. This makes scripting with it a LOT easier! -- You are receiving this mail because: You are watching all bug changes.