[Koha] [KOHA] Zebra 39.50 Search by [[LC Call Number] does not produce any results

Susan Mustafa susan.mustafa at gmail.com
Thu Aug 5 00:38:49 NZST 2010


Dear All,


It seems that the Z39.50 Search does not work by [LC Call Number].


There is nothing displayed on the screen, but I did look at the
koha_error-log


The below is the message displayed:
         Use of uninitialized value in subroutine entry at
/usr/local/lib/perl/5.10.0/ZOOM.pm line 493, <DATA> line 522., referer:
http://10.105.42.88:8080/cgi-bin/koha/cataloguing/z3950_search.pl

Looking at the code Line 493, the function is below:

sub search_pqf {

  my $this = shift();
  my($pqf) = @_;
  my $_rs = Net::Z3950::ZOOM::connection_search_pqf($this->_conn(),
$pqf);      <--This is line 493 I think -->
  $this->_check();     return _new ZOOM::ResultSet($this, $pqf, $_rs);

}

Can someone please help?


I am using Koha - Ubuntu 9.10 - Version 3.00.00 - Zebra 2.0


Best Regards,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.katipo.co.nz/pipermail/koha/attachments/20100804/f08673bd/attachment.htm 


More information about the Koha mailing list