[Koha] koha3 bulkauthimport problems
Bünzli Daniel
daniel.buenzli at erratique.ch
Fri Jan 18 07:17:21 NZDT 2008
Hello,
bulkauthimport refuses to import my $b fields. Here's my marc file :
> > ./dumpmarc.pl -file ~/tmp/koha/a.marc
>
> LDR 00116nx a2200061 45
> 001 9461
> 010 _a20080101afref50 ba0
> 200 1 _aPELLETIER
> _bWilly
> LDR 00144nx a2200073 45
> 001 10813
> 010 _a20080101afref50 ba0
> 200 1 _aROLLAND
> _bHugo
> 400 1 _aABATE
> _bErasmo
So everything seems right here. Here's what happens when I import :
> > ./bulkauthimport.pl -c UNIMARC -v 2 -d -file ~/tmp/koha/a.marc
> deleting authorities
> CHAR : UNIMARC
> 1 ==>LDR 00116nx a2200061 45
> 001 9461
> 010 _a20080101afref50 ba0
> 200 1 _aPELLETIER
> _Ub
> _WUNIMARC at ./bulkauthimport.pl line 112.
> ADDED authority NB 1 in DB
> 2 ==>LDR 00144nx a2200073 45
> 001 10813
> 010 _a20080101afref50 ba0
> 200 1 _aROLLAND
> _Ub
> _HUNIMARC
> 400 1 _aABATE
> _Ub
> _EUNIMARC at ./bulkauthimport.pl line 112.
> ADDED authority NB 2 in DB
> 2 MARC record done in 0.281389951705933 seconds
But in Koha (3.00.00.046) there's nothing in the $b field
Can anyone enlight me ?
Best,
Daniel
P.S. The file can be found here http://erratique.ch/tmp/a.marc
More information about the Koha
mailing list