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: [email protected]
Reporter: [email protected]
QA Contact: [email protected]
CC: [email protected]
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.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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/