Koha/misc
Galen Charlton da51de184c bug 2926: fix staging import hang
Fixes a hang of the staging import tool when it
attempts to process a MARC21 record that claims
that it's UTF-8 when it is not.  The staging import
will now attempt to fix the character encoding of such
records.

Also added a FIXME to bulkmarcimport.pl, which because
of its use of MARC::Batch will skip over such records -
better than the original hang of the staging import, but
worse than the staging import's new ability to fix such
records.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-06-07 13:17:06 -05:00
..
bin Have zebrasrv log less 2008-08-13 16:37:07 -05:00
cronjobs (not new_acq related) smallfix to avoid a die in case of an invalid record 2009-05-28 17:31:28 -05:00
installer_devel_notes/data/en/marcflavour
load_testing
maintenance Bug 3133 - correct typos 2009-04-18 14:58:48 -05:00
migration_tools bug 2926: fix staging import hang 2009-06-07 13:17:06 -05:00
release_notes Nomenclature cleanup prior to release 2008-08-10 16:40:37 -05:00
spellcheck_suggest
translator fixed "too many opened files" error during translation 2008-12-17 09:00:09 -06:00
batchCompareMARCvsFrameworks.pl
batchDeleteUnusedSubfields.pl
batchImportMARCWithBiblionumbers.pl
batchRebuildBiblioTables.pl Bugfix 3199 - batchRebuildBiblioTables.pl failed due to missing argument [3.0.x] 2009-05-08 07:39:59 -05:00
batchRepairMissingBiblionumbers.pl Repair the old repairmissingbiblionumbers script 2009-04-18 15:39:24 -05:00
batchupdateISBNs.pl
check_sysprefs.pl
commit_biblios_file.pl
exportauth.pl bug 2615: remove unneeded 'require Exporter' 2008-09-26 09:05:08 -05:00
koha-install-log
kohalib.pl Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
link_bibs_to_authorities.pl
perlmodule_ls.pl
perlmodule_rm.pl
sax_parser_print.pl Bug 2617: Add strict (and warnings), partial fix. 2009-03-11 08:36:55 -05:00
sax_parser_test.pl
stage_biblios_file.pl
syspref-diff.pl