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, 11 Nov 2014 19:11:59 +0000 (14:11 -0500)
commitc38e50d8b8464a35f5cb642c883d5f926af3097a
tree80d9a8784f886fb7757b3419c61398728ed5c451
parent5af8b87767729551e5f39b3247467665bc0ce810
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