http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14724

--- Comment #2 from [email protected] ---
Bulk-importing the records cause these errors:

kobli@especializadas:/home/www/kobli/bin/migration_tools$ ./bulkmarcimport.pl
-b -v -file=./koha.8.records.stuck.mrc
.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 1.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 1.

.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 2.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 2.

.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 3.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 3.

.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 4.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 4.

.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 5.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 5.

.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 6.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 6.

.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 7.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 7.

.Use of uninitialized value $biblionumber in concatenation (.) or string at
./bulkmarcimport.pl line 382, <GEN13> line 8.
ERROR: Adding biblio  failed: Can't call method "field" on an undefined value
at /home/www/kobli/lib/C4/Biblio.pm line 3736, <GEN13> line 8.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to