[Koha-bugs] [Bug 12624] New: 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:27:48 CEST 2014


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 at gmail.com
          Reporter: olli-antti.kivilahti at jns.fi
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at 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.


More information about the Koha-bugs mailing list