KOHA Unimarc 606 field not connecting to subject authority
Dear Koha list users, We have a problem in our system where, during the cataloging process the subject field (606 in Unimarc) does not seem to connect to the subject authority (plugin). We use the Unimarc framework and were suspecting that the error was a result of a recent update which mismatched the fields (MARC21-UNIMARC problem). However this all seems to be well defined as the bibliographic framework tests all come back with an OK. Also the subject authority is available, because (for an existing record) it can be looked at both in the OPAC and in the cataloging module. However it can not be used when editing or when making a new record. For the rest the whole cataloging process is fine and presents no errors. We are running 16.11.08.000 on debian wheezy (8.8) using the packages from the repository. The logs show the following: Adding a biblio, results in some errors logged,but this seems to work fine:
Wed Aug 23 10:18:56.192998 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:18:56 2017] Handler.pm: Use of uninitialized value $INC[-1] in string eq at /usr/share/koha/lib/Koha/Plugins/Handler.pm line 30, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/additem.pl [Wed Aug 23 10:18:56.423621 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:18:56 2017] addbooks.pl: Use of uninitialized value $file in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Template/Plugins.pm line 206., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/additem.pl [Wed Aug 23 10:19:00.572591 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:19:00 2017] Handler.pm: Use of uninitialized value $INC[-1] in string eq at /usr/share/koha/lib/Koha/Plugins/Handler.pm line 30, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/addbooks.pl [Wed Aug 23 10:19:00.853005 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:19:00 2017] addbiblio.pl: Use of uninitialized value $file in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Template/Plugins.pm line 206., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/addbooks.pl
Then go to field 606 and search:
[Wed Aug 23 10:21:30.720460 2017] [cgi:error] [pid 20534] [client 192.168.3.5:49505] AH01215: [Wed Aug 23 10:21:30 2017] ysearch.pl: oAuth error: Unsupported Use attribute (114) authtype Bib-1, referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.292900 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: oAuth error: Unsupported Use attribute (114) authtype Bib-1, referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.293038 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in subtraction (-) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 80, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.293144 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in numeric gt (>) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 105, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.293244 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 123, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
"no results" Does anyone have an idea as to where this problem might come from? Thanks in advance, Ad -- Ad Notten Information Specialist/Researcher UNU-MERIT Boschstraat 24 6211AX Maastricht The Netherlands tel: +31(0)43 3884490 http://www.merit.unu.edu http://www.maastrichtuniversity.nl
Hi all, Anyone with some feedback on the matter below? Thanks you very much in advance, MJ On 23-8-2017 11:02, Ad Notten wrote:
Dear Koha list users,
We have a problem in our system where, during the cataloging process the subject field (606 in Unimarc) does not seem to connect to the subject authority (plugin). We use the Unimarc framework and were suspecting that the error was a result of a recent update which mismatched the fields (MARC21-UNIMARC problem). However this all seems to be well defined as the bibliographic framework tests all come back with an OK.
Also the subject authority is available, because (for an existing record) it can be looked at both in the OPAC and in the cataloging module. However it can not be used when editing or when making a new record.
For the rest the whole cataloging process is fine and presents no errors.
We are running 16.11.08.000 on debian wheezy (8.8) using the packages from the repository. The logs show the following:
Adding a biblio, results in some errors logged,but this seems to work fine:
Wed Aug 23 10:18:56.192998 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:18:56 2017] Handler.pm: Use of uninitialized value $INC[-1] in string eq at /usr/share/koha/lib/Koha/Plugins/Handler.pm line 30, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/additem.pl [Wed Aug 23 10:18:56.423621 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:18:56 2017] addbooks.pl: Use of uninitialized value $file in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Template/Plugins.pm line 206., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/additem.pl [Wed Aug 23 10:19:00.572591 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:19:00 2017] Handler.pm: Use of uninitialized value $INC[-1] in string eq at /usr/share/koha/lib/Koha/Plugins/Handler.pm line 30, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/addbooks.pl [Wed Aug 23 10:19:00.853005 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:19:00 2017] addbiblio.pl: Use of uninitialized value $file in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Template/Plugins.pm line 206., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/addbooks.pl
Then go to field 606 and search:
[Wed Aug 23 10:21:30.720460 2017] [cgi:error] [pid 20534] [client 192.168.3.5:49505] AH01215: [Wed Aug 23 10:21:30 2017] ysearch.pl: oAuth error: Unsupported Use attribute (114) authtype Bib-1, referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.292900 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: oAuth error: Unsupported Use attribute (114) authtype Bib-1, referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.293038 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in subtraction (-) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 80, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.293144 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in numeric gt (>) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 105, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
[Wed Aug 23 10:21:32.293244 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 123, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl?source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787888&value_main=
"no results"
Does anyone have an idea as to where this problem might come from?
Thanks in advance, Ad
Hi MJ, Ad, It seems that your cataloging plugin for 606 calls a Koha Plugin ? Is that right? The first error mentioned refers to Koha/Plugins/Handler.pm. If you do not have control over that plugin yourself, you'd better contact the author or supplier. Perhaps a recent update interferes with the code of the plugin? Marcel -----Oorspronkelijk bericht----- Van: Koha [mailto:koha-bounces@lists.katipo.co.nz] Namens lists Verzonden: maandag 28 augustus 2017 10:51 Aan: koha@lists.katipo.co.nz Onderwerp: Re: [Koha] KOHA Unimarc 606 field not connecting to subject authority Hi all, Anyone with some feedback on the matter below? Thanks you very much in advance, MJ On 23-8-2017 11:02, Ad Notten wrote:
Dear Koha list users,
We have a problem in our system where, during the cataloging process the subject field (606 in Unimarc) does not seem to connect to the subject authority (plugin). We use the Unimarc framework and were suspecting that the error was a result of a recent update which mismatched the fields (MARC21-UNIMARC problem). However this all seems to be well defined as the bibliographic framework tests all come back with an OK.
Also the subject authority is available, because (for an existing record) it can be looked at both in the OPAC and in the cataloging module. However it can not be used when editing or when making a new record.
For the rest the whole cataloging process is fine and presents no errors.
We are running 16.11.08.000 on debian wheezy (8.8) using the packages from the repository. The logs show the following:
Adding a biblio, results in some errors logged,but this seems to work fine:
Wed Aug 23 10:18:56.192998 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:18:56 2017] Handler.pm: Use of uninitialized value $INC[-1] in string eq at /usr/share/koha/lib/Koha/Plugins/Handler.pm line 30, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/additem.pl [Wed Aug 23 10:18:56.423621 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:18:56 2017] addbooks.pl: Use of uninitialized value $file in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Template/Plugins.pm line 206., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/additem.pl [Wed Aug 23 10:19:00.572591 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:19:00 2017] Handler.pm: Use of uninitialized value $INC[-1] in string eq at /usr/share/koha/lib/Koha/Plugins/Handler.pm line 30, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/addbooks.pl [Wed Aug 23 10:19:00.853005 2017] [cgi:error] [pid 20428] [client 192.168.3.5:49497] AH01215: [Wed Aug 23 10:19:00 2017] addbiblio.pl: Use of uninitialized value $file in require at /usr/lib/x86_64-linux-gnu/perl5/5.20/Template/Plugins.pm line 206., referer: https://opac.company.com:888/cgi-bin/koha/cataloguing/addbooks.pl
Then go to field 606 and search:
[Wed Aug 23 10:21:30.720460 2017] [cgi:error] [pid 20534] [client 192.168.3.5:49505] AH01215: [Wed Aug 23 10:21:30 2017] ysearch.pl: oAuth error: Unsupported Use attribute (114) authtype Bib-1, referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl? source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787 888&value_main=
[Wed Aug 23 10:21:32.292900 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: oAuth error: Unsupported Use attribute (114) authtype Bib-1, referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl? source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787 888&value_main=
[Wed Aug 23 10:21:32.293038 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in subtraction (-) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 80, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl? source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787 888&value_main=
[Wed Aug 23 10:21:32.293144 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in numeric gt (>) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 105, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl? source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787 888&value_main=
[Wed Aug 23 10:21:32.293244 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in numeric lt (<) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 123, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl? source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787 888&value_main=
"no results"
Does anyone have an idea as to where this problem might come from?
Thanks in advance, Ad
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Hi Marcel, Thanks for your reply, we appreciate it. We are/were not using plugins, but just for testing I enabled the koha plugins system. Alas, it does not make any difference. When adding a new book to the catalogue, searching for subject authorities still gives no results, with these errors:
[Wed Aug 23 10:21:30.720460 2017] [cgi:error] [pid 20534] [client 192.168.3.5:49505] AH01215: [Wed Aug 23 10:21:30 2017] ysearch.pl: oAuth error: Unsupported Use attribute (114) authtype Bib-1, referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl? source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787 888&value_main=
and
[Wed Aug 23 10:21:32.293144 2017] [cgi:error] [pid 20536] [client 192.168.3.5:49506] AH01215: [Wed Aug 23 10:21:32 2017] auth_finder.pl: Use of uninitialized value $total in numeric gt (>) at /usr/share/koha/intranet/cgi-bin/authorities/auth_finder.pl line 105, <DATA> line 751., referer: https://opac.company.com:888/cgi-bin/koha/authorities/auth_finder.pl? source=biblio&authtypecode=SUBJECT&index=tag_606_subfield_a_30266_787 888&value_main=
Anyone other ideas? MJ
Probably a Zebra/UNIMARC configuration issue. (The harder ones..) Did you already try a complete rebuild btw ? Contact another UNIMARC user and compare zebra settings ? Or compare settings with the situation before the last update? Check your zebra logs, zebra-error zebra-output. Maybe you must enable some flags in koha-conf to get more verbose output. Follow the queries and look at the fields used in these 'unreadable' @attr 1=xx form etc. Verify that these fields are in the corresponding bib1.att under etc/koha/zebradb .. Marcel
Hi Marcel, list, On 08/29/2017 04:59 PM, Marcel de Rooy wrote:
Probably a Zebra/UNIMARC configuration issue. (The harder ones..) Yes, we agree on that... :-)
Would hiring someone to convert everything to marc21 make us more 'mainstream' and 'normal'..? It seems marc21 os more widely used with koha, right? And of we hire someone, we would also like him/her to look at some other issues, like below...:
Did you already try a complete rebuild btw ? Well, just tried it, and this made us even more worried:
root@koha:~# koha-rebuild-zebra -f -v instancename Zebra configuration information ================================ Zebra biblio directory = /var/lib/koha/instancename/biblios Zebra authorities directory = /var/lib/koha/instancename/authorities Koha directory = /usr/share/koha/intranet/cgi-bin Lockfile = /var/lock/zebra_instancename/rebuild/rebuild..LCK BIBLIONUMBER in : 090$9 BIBLIOITEMNUMBER in : 090$a ================================ skipping authorities ==================== exporting biblio ==================== 1error retrieving biblio 1 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683, <DATA> line 751. .error retrieving biblio 2 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683, <DATA> line 751. .error retrieving biblio 3 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683, <DATA> line 751. .error retrieving biblio 4 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683, <DATA> line 751. .error retrieving biblio 5 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683, <DATA> line 751. ..error retrieving biblio 7 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 8 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 9 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 10 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 11 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 12 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 13 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 14 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 15 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. .error retrieving biblio 16 at /usr/share/koha/bin/migration_tools/rebuild_zebra.pl line 683. etc Not looking so good, eh? :-(
Contact another UNIMARC user and compare zebra settings ? Or compare settings with the situation before the last update? Thing is, this problem may already have been present for some time, before the very last update.
Check your zebra logs, zebra-error zebra-output. Maybe you must enable some flags in koha-conf to get more verbose output. Follow the queries and look at the fields used in these 'unreadable' @attr 1=xx form etc. Verify that these fields are in the corresponding bib1.att under etc/koha/zebradb ..
Additionally we also suffer from 8 duplicate IDs due to the mysql auto_increment bug. Thanks again, we will try contacting someone at liblibre or catalyst to help us with this, as we fear our system is in need of some serious care. MJ
Bug 18927 might be relevant to you. Marcel ________________________________ Van: Marcel de Rooy Verzonden: dinsdag 29 augustus 2017 16:59:26 Aan: koha@lists.katipo.co.nz Onderwerp: Re: [Koha] KOHA Unimarc 606 field not connecting to subject authority Probably a Zebra/UNIMARC configuration issue. (The harder ones..) Did you already try a complete rebuild btw ? Contact another UNIMARC user and compare zebra settings ? Or compare settings with the situation before the last update? Check your zebra logs, zebra-error zebra-output. Maybe you must enable some flags in koha-conf to get more verbose output. Follow the queries and look at the fields used in these 'unreadable' @attr 1=xx form etc. Verify that these fields are in the corresponding bib1.att under etc/koha/zebradb .. Marcel
Hi Marcel, That looks *exactly* like our issue, thanks for pointing it out! I see that the fix has been signed-off by you and Lee Jamison, I'm guessing that means that it will included in the next version of koha. The site tell us there are monthly releases, and since 17.05.03 was released august 29, it seems we have to be a bit patient for the fix to arrive on our system. We're assuming this counts as a bugfix, and will be included in a to-be-released 17.05.04, right? MJ On 6-9-2017 13:28, Marcel de Rooy wrote:
Bug 18927 might be relevant to you.
Marcel
________________________________ Van: Marcel de Rooy Verzonden: dinsdag 29 augustus 2017 16:59:26 Aan: koha@lists.katipo.co.nz Onderwerp: Re: [Koha] KOHA Unimarc 606 field not connecting to subject authority
Probably a Zebra/UNIMARC configuration issue. (The harder ones..)
Did you already try a complete rebuild btw ?
Contact another UNIMARC user and compare zebra settings ? Or compare settings with the situation before the last update?
Check your zebra logs, zebra-error zebra-output. Maybe you must enable some flags in koha-conf to get more verbose output. Follow the queries and look at the fields used in these 'unreadable' @attr 1=xx form etc. Verify that these fields are in the corresponding bib1.att under etc/koha/zebradb ..
Marcel
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
Depends on the time it gets pushed by RM and picked up by RMaint. But should be possible for the 22th.. ________________________________ Van: Koha <koha-bounces@lists.katipo.co.nz> namens lists <lists@merit.unu.edu> Verzonden: woensdag 6 september 2017 15:42:33 Aan: koha@lists.katipo.co.nz Onderwerp: Re: [Koha] KOHA Unimarc 606 field not connecting to subject authority Hi Marcel, That looks *exactly* like our issue, thanks for pointing it out! I see that the fix has been signed-off by you and Lee Jamison, I'm guessing that means that it will included in the next version of koha. The site tell us there are monthly releases, and since 17.05.03 was released august 29, it seems we have to be a bit patient for the fix to arrive on our system. We're assuming this counts as a bugfix, and will be included in a to-be-released 17.05.04, right? MJ On 6-9-2017 13:28, Marcel de Rooy wrote:
Bug 18927 might be relevant to you.
Marcel
________________________________ Van: Marcel de Rooy Verzonden: dinsdag 29 augustus 2017 16:59:26 Aan: koha@lists.katipo.co.nz Onderwerp: Re: [Koha] KOHA Unimarc 606 field not connecting to subject authority
Probably a Zebra/UNIMARC configuration issue. (The harder ones..)
Did you already try a complete rebuild btw ?
Contact another UNIMARC user and compare zebra settings ? Or compare settings with the situation before the last update?
Check your zebra logs, zebra-error zebra-output. Maybe you must enable some flags in koha-conf to get more verbose output. Follow the queries and look at the fields used in these 'unreadable' @attr 1=xx form etc. Verify that these fields are in the corresponding bib1.att under etc/koha/zebradb ..
Marcel
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
_______________________________________________ Koha mailing list http://koha-community.org Koha@lists.katipo.co.nz https://lists.katipo.co.nz/mailman/listinfo/koha
participants (4)
-
Ad Notten -
lists -
Marcel de Rooy -
mj