Authority search
Hi If I try to search an authority record (using home->authorities->Search Authorities) I get no result and the koha-error-log tells me: [Wed Apr 01 18:41:04 2009] [error] [client 192.168.1.51] [Wed Apr 1 18:41:04 2009] authorities-home.pl: oAuth error: Unsupported Use attribute (114) Heading-Main Bib-1, referer: http://kbverwaltung.kollegium-sarnen.ch/cgi-bin/koha/authorities/authorities... ?op=do_search&type=intranet&marclist=mainentry&and_or=and&operator=contains&value=Beethoven&orderby=HeadingAsc But I can find the record using Home->Authorities->Search Main Heading Using Home->Authorities->Search All Hedings doesn't work too and the koha-error-log gives a shorter message: [Wed Apr 01 18:45:17 2009] [error] [client 192.168.1.51] [Wed Apr 1 18:45:17 2009] authorities-home.pl: oAuth error: Unsupported Use attribute (114) Any Bib-1, referer: http://kbverwaltung.kollegium-sarnen.ch/cgi-bin/koha/authorities/authorities... What's wrong with my Koha? Beda
On 2009/04/2, at 4:46 AM, Beda Szukics wrote:
Hi
If I try to search an authority record (using home->authorities-
Search Authorities) I get no result and the koha-error-log tells me:
[Wed Apr 01 18:41:04 2009] [error] [client 192.168.1.51] [Wed Apr 1 18:41:04 2009] authorities-home.pl: oAuth error: Unsupported Use attribute (114) Heading-Main Bib-1,
What's wrong with my Koha?
a recent problem for me too have a look here for the problem, and MARC21 quick-fix http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3072
Mason James schrieb:
On 2009/04/2, at 4:46 AM, Beda Szukics wrote:
If I try to search an authority record (using home->authorities->Search Authorities) I get no result and the koha-error-log tells me:
[Wed Apr 01 18:41:04 2009] [error] [client 192.168.1.51] [Wed Apr 1 18:41:04 2009] authorities-home.pl: oAuth error: Unsupported Use attribute (114) Heading-Main Bib-1,
a recent problem for me too
have a look here for the problem, and MARC21 quick-fix http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3072
I applied your change (but with some bad feelings, changing the program is some kind of a sacrilege for me because I don't know exactly what I'm doing :-) and now it works fine. I hope there will be an "official" solution to this. Thank you. Beda
Mason James wrote:
a recent problem for me too
have a look here for the problem, and MARC21 quick-fix http://bugs.koha.org/cgi-bin/bugzilla3/show_bug.cgi?id=3072
I've also encountered it and posted a parallel patch as bug 3052 Cheers Colin -- Colin Campbell Software Engineer, PTFS Europe Limited Content Management and Library Solutions +44 (0) 208 366 1295 (phone) +44 (0) 7759 633626 (mobile) colin.campbell@ptfs-europe.com skype: colin_campbell2 http://www.ptfs-europe.com
Hello, While indexing in Zebra I am getting the following error: zebraidx: reckeys.c:268: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed. Can anyone let me know what is the problem? Regards, Anuradha
Hi, On Mon, Apr 6, 2009 at 2:44 AM, K.T Anuradha <anu@ncsi.iisc.ernet.in> wrote:
While indexing in Zebra I am getting the following error:
zebraidx: reckeys.c:268: zebra_rec_keys_read: Assertion `keys->fetch_offset < keys->buf_used' failed.
Can anyone let me know what is the problem?
We'd need more information, as this problem could be dependent on the exact record you're trying to index, be a symptom of a bug in Koha, Zebra, or both, or possibly be affected by changes you may have made to the indexing configuration files. Could you follow up with the following information: [1] Platform you're using. [2] Version of Zebra and Koha. [3] An example of a record that zebraidx is failing to index. [4] Whether you've made any changes to the default Zebra configuration files supplied with Koha. Regards, Galen -- Galen Charlton VP, Research & Development, LibLime galen.charlton@liblime.com p: 1-888-564-2457 x709 skype: gmcharlt
participants (5)
-
Beda Szukics -
Colin Campbell -
Galen Charlton -
K.T Anuradha -
Mason James