[Bug 623] z3950 search doesn't
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=623 ------- Additional Comments From chris@clanhobbs.org 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.
participants (1)
-
bugzilla-daemon@wilbur.katipo.co.nz