Flag the UTF8 encoding for MARC templates
authorDan Scott <dscott@laurentian.ca>
Wed, 5 Sep 2012 15:46:28 +0000 (11:46 -0400)
committerDan Scott <dscott@laurentian.ca>
Tue, 7 May 2013 16:37:31 +0000 (12:37 -0400)
commitfd655dead3365eb3d73c6011277d2f2097f311bb
tree87982c13f11b0848709fd492b13fac4e69482238
parent15022b798c1c532e8292a258d9dd69c2a98779d5
Flag the UTF8 encoding for MARC templates

The UTF8 encoding is flagged by LDR09 being 'a'. If this is not set, it
greatly confuses Evergreen, which tries to convert what it thinks are
MARC8 characters to UTF8 before saving the record.

Signed-off-by: Dan Scott <dscott@laurentian.ca>
19 files changed:
Open-ILS/src/templates/marc/OSUL_Journal.xml
Open-ILS/src/templates/marc/OWA_Book.xml
Open-ILS/src/templates/marc/OWA_Computer file.xml
Open-ILS/src/templates/marc/OWA_Ebook.xml
Open-ILS/src/templates/marc/OWA_Journal.xml
Open-ILS/src/templates/marc/OWA_Kits, realia.xml
Open-ILS/src/templates/marc/OWA_Maps.xml
Open-ILS/src/templates/marc/OWA_Microform.xml
Open-ILS/src/templates/marc/OWA_Music scores.xml
Open-ILS/src/templates/marc/OWA_Sound recordings_CD.xml
Open-ILS/src/templates/marc/OWA_Thesis--other.xml
Open-ILS/src/templates/marc/OWA_Video recordings VHS.xml
Open-ILS/src/templates/marc/OWA_Videorecording_DVD.xml
Open-ILS/src/templates/marc/OWA_ZPR_Book.xml
Open-ILS/src/templates/marc/OWA_ZPR_Journal.xml
Open-ILS/src/templates/marc/OWA_ZPR_Music scores.xml
Open-ILS/src/templates/marc/OWA_ZPR_Sound recordings_CD.xml
Open-ILS/src/templates/marc/OWA_ZPR_Videorecording_DVD.xml
Open-ILS/src/templates/marc/OWA_ZPR_Videorecordings VHS.xml