http://bugs.koha.org/cgi-bin/bugzilla/show_bug.cgi?id=2964 Summary: warning running Product: Koha Version: HEAD Platform: PC URL: misc/commit_biblios_file.pl OS/Version: All Status: NEW Severity: minor Priority: P3 Component: Command-line Utilities AssignedTo: galen.charlton@liblime.com ReportedBy: galen.charlton@liblime.com QAContact: koha-bugs@lists.koha.org CC: michele.maenpaa@liblime.com When running the command-line record import commit, a warning is displayed: $ misc/commit_biblios_file.pl --batch-number 5 Use of uninitialized value in hash element at /home/gmc/koha/dev/C4/Context.pm line 940. ... importing MARC records -- please wait ... finished importing MARC records This warning does not prevent the batch from being committed. ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact.