Hi Simon
Have you updated the list of available subfields for 024? Maybe Record.pm
is looping into all of them and as some does not exist, it issues those
warnings?
Can you try with something like or with any of the subfields that you actually use?
Regards,
Alvaro
|---
Hey Alvaro,
adding those two lines as target indices works. Now I am back to:
> Use of uninitialized value $tag in hash element at
> /usr/share/perl5/MARC/Record.pm line 202.
> Use of uninitialized value $tag in hash element at
> /usr/share/perl5/MARC/Record.pm line 202.
See also my initially lin
Hi Simon and Alvaro,
I've also tried to add the new index and have failed. :(
One thing to consider: Depending on how you installed Koha, the actually
used configuration files live as copies in a different place. This is
true for kohadevbox and git installations, not sure about packages. So
you
Hi Alvaro,
the file itself looks good to me.
Regards
Simon
On 28.05.19 18:54, Alvaro Cornejo wrote:
> Hi Simon
>
> Have you checked CR/LF/spaces at the beginning/end of each line?
>
> XML is sometimes very picky with this.
>
> Regards
>
> Alvaro
>
> |
Hi Simon
Looks ok in terms of syntax.
The only thing I see is the definitions of the sub-fields.
You define them as abcde...xyz...789 when its supported subfields are
others:
https://www.oclc.org/bibformats/en/0xx/024.html
Maybe there are a subfields/structure check somewhere?
Also not sure
Hi Simon
Have you checked CR/LF/spaces at the beginning/end of each line?
XML is sometimes very picky with this.
Regards
Alvaro
|-|
EnvĂe y Reciba Datos y mensajes de Texto (SMS) hac
Hi everyone,
I am still struggling with this problem, anybody got any idea where to
continue?
Cheers,
Simon
On 14.05.19 10:45, Simon Hohl wrote:
>
> Hi everyone,
>
> this Email is a followup on:
> https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22013
>
> I want to apply a record match
Hi everyone,
this Email is a followup on:
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22013
I want to apply a record matching rule on my authority data, which
checks field 024$9 against existing authority data. So far I tried
following these instructions:
https://wiki.koha-community
8 matches
Mail list logo