[Koha-bugs] [Bug 5635] bulkmarcimport new parameters & features

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue Feb 7 17:37:41 CET 2012


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

--- Comment #7 from stephane.delaune at biblibre.com 2012-02-07 16:37:41 UTC ---
Created attachment 7486
  --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=7486
to test the patch

this attachement contains files to test the patch.

extract here, and run it with :
export KOHA_CONF=/home/koha/etc/koha-conf.xml && export PERL5LIB=/home/src &&
/usr/bin/perl /home/koha/src/misc/migration_tools/bulkmarcimport.pl -s -yaml
/path_to_the_extract_directory_of_test5635/TR728R39C001.RAW.yaml -match
ident,001 -keepids 009 -l
/path_to_the_extract_directory_of_test5635/log/ILN2011-10-04-02-c.csv -a -file
/path_to_the_extract_directory_of_test5635/fichiers/TR728R39C001.RAW -authtypes
/path_to_the_extract_directory_of_test5635/authtypes.yml

if you have an error like this : ".CCL parsing error (10014) Unknown qualifier
ZOOM at /home/koha/src/C4/Search.pm" replace your ccl.properties with the file
into ccl_used directory in the tar.gz file

-- 
Configure bugmail: http://bugs.koha-community.org/bugzilla3/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA Contact for the bug.
You are watching all bug changes.


More information about the Koha-bugs mailing list