Koha/misc/maintenance
Joe Atzberger 15ec6f0997 Script to repair MARC21 leader/09.
Acquisitions process seems to be adding records with incorrect
representation of the MARC encoding in leader/09.  It should be
'a' meaning UTF-8, for all Koha's internalized records, but in
many cases it appears blank (for MARC-8).  This script diagnoses
and repairs the value in the leader, depending on runtime options.

The symptom of this problem is that high-value UNICODE characters
in the record will cause Koha to crash whenever it tries to parse
the MARCXML, giving a "Wide character" fatal.  While we work on
fixing the input, this script will fix the existing data.

Signed-off-by: Galen Charlton <galen.charlton@liblime.com>
2009-04-18 09:12:14 -05:00
..
fix_accountlines_date.pl Still fixing permission and first line of scripts 2008-08-20 20:23:54 -05:00
leader_fix.pl Script to repair MARC21 leader/09. 2009-04-18 09:12:14 -05:00
sync_items_in_marc_bib.pl Improve performance and fault tolerance for sync_items... 2009-03-27 19:06:52 -05:00
UNIMARC_fix_collectiontitle.pl 3040 : seriestitle mistaken as collection title 2009-04-06 09:53:16 -05:00
UNIMARC_sync_date_created_with_marc_biblio.pl minor fixes to UNIMARC_sync_date_created_with_marc_biblio.pl 2008-12-11 10:36:57 -06:00