koha-bugs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Koha-bugs] [Bug 623] z3950 search doesn't


From: bugzilla-daemon
Subject: [Koha-bugs] [Bug 623] z3950 search doesn't
Date: 4 Oct 2003 23:29:12 -0000

http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=623





------- Additional Comments From address@hidden  2003-10-05 12:29 -------
I had some time to dig into the code a bit and came up with the following test.

I added a line to processz3950queue (line 182 or so): warn "ref(rec) ==> " .
ref($rec);

The result in the log file when the LOC returns is:

ref(rec) ==> Net::Z3950::Record::SUTRS

The script however only checks for Net::Z3950::Record::USMARC and
Net::Z3950::Record::UNIMARC, thus it does not read the returned data from LOC.

I'm going to hack a little bit more and see if I can better understand the
results, but I thought this info would be helpful for the developers.




------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]