http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=14724 --- Comment #2 from jesus@medios.es --- 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.