[Top][All Lists]
[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:36:02 -0000 |
http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=623
------- Additional Comments From address@hidden 2003-10-05 12:36 -------
*sigh* a quick hack to make the script attempt to process the SUTRS format (if
((ref($rec) eq "Net::Z3950::Record::USMARC") || (ref($rec) eq
"Net::Z3950::Record::SUTRS"))), and I get a result back like this:
$result = Failed to retrieve record #1
So there's defintely somehting bad happening earlier in the script.
I'll keep hunting - if this isn't an appropriate way to report my
troubleshooting, please let me know.
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.