[Koha-bugs] [Bug 28112] New: Z39.50 does not populate form with all passed criteria

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Apr 7 18:26:35 CEST 2021


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28112

            Bug ID: 28112
           Summary: Z39.50 does not populate form with all passed criteria
 Change sponsored?: ---
           Product: Koha
           Version: master
          Hardware: All
                OS: All
            Status: NEW
          Severity: minor
          Priority: P5 - low
         Component: Z39.50 / SRU / OpenSearch Servers
          Assignee: oleonard at myacpl.org
          Reporter: oleonard at myacpl.org
        QA Contact: testopia at bugs.koha-community.org
                CC: m.de.rooy at rijksmuseum.nl
        Depends on: 1277

Bug 1277 added options to the Z39.50 search form but didn't take into account
that search terms for those new fields might be passed in the URL. For example,
a URL containing all possible fields:

/cgi-bin/koha/cataloguing/z3950_search.pl?frameworkcode=&isbn=isbn&issn=issn&title=title&author=author&dewey=dewey&subject=subject&lccall=lccall&controlnumber=controlnumber&stdid=stdid&srchany=srchany&publicationyear=publicationyear

...should bring up a form which has values in every field. Instead, these
fields are empty:


Subject heading
Keyword (any)
LC call number
Control no.
Dewey
Standard ID


Referenced Bugs:

https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=1277
[Bug 1277] Enhance: Z39.50 More search criteria
-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list