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

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon Jul 9 13:51:50 CEST 2012


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

--- Comment #8 from Jared Camins-Esakov <jcamins at cpbibliography.com> ---
(In reply to comment #7)
> Created attachment 7486 [details]
> 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

Why do we need a special ccl.properties file in order to use this script? We
never have in the past. It seems to me it would be better to patch
ccl.properties in master, wouldn't it?

-- 
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