https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=20541 Bug ID: 20541 Summary: extern Z39.50 search bring no matches Change sponsored?: --- Product: Koha Version: 17.11 Hardware: PC OS: Linux Status: NEW Severity: normal Priority: P5 - low Component: Z39.50 / SRU / OpenSearch Servers Assignee: koha-bugs@lists.koha-community.org Reporter: sebastian.krieg@tuz-eisenach.de QA Contact: testopia@bugs.koha-community.org CC: m.de.rooy@rijksmuseum.nl Created attachment 73835 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=73835&action=edit Konsole listing using yaz-client to search with Z39.50 Importing an MARC entry by Z39.50/SRU brings "no matches". There are no entries in: /var/log/messages /var/log/koha/koha-intranet-error.log (defined in koha.conf) /var/log/koha/koha-opac-access.log (defined in koha.conf) /var/log/koha/koha-opac-error.log (defined in koha.conf) /var/log/koha/zebrasrv.log In /var/log/koha/koha-intranet-access.log (defined in koha.conf): - opens the Z39.50/SRU search/import window "GET /cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=0&frameworkcode= HTTP/1.1" 200 4310 "POST /cgi-bin/koha/cataloguing/z3950_search.pl HTTP/1.1" 200 3806 - whenn "no matches" shown in the search/import window "GET /cgi-bin/koha/cataloguing/z3950_search.pl?biblionumber=0&frameworkcode= HTTP/1.1" 200 4310 "POST /cgi-bin/koha/cataloguing/z3950_search.pl HTTP/1.1" 200 3806 This should be only an entry for the window... Using /usr/bin/yaz-client described at https://verbundwiki.gbv.de/display/VZG/Z39.50 brings a result. The listing is shown in the attachment file. I don't know what's the resaon for this issue. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.