28 Mar
2007
28 Mar
'07
3:59 a.m.
On 28/03/2007, at 3:21 PM, Mike Dalgity wrote:
Hi, OK I found the cause of my Z39.50 search problem but I'm going to need someone with more Perl experience to help me out here. I uncommented all the warn statements in cgi-bin/z3950/search.pl and added a few of my own to find the cause. First off I've been searching only by ISBN and addbiblio.pl appears to build the URL correctly. http://172.16.1.153:8080/cgi-bin/koha/z3950/search.pl? oldbiblionumber=&isbn= 0842308245
I noticed in the log that the isbn value is correct but the search term incorrectly has just a "/" like this:
Hi Mike I can see no where in the code that it is being set to /. ISSN doesnt have a / in it when you search or anything like that? Chris