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>
Wed, 5 Sep 2012 15:48:38 +0000 (11:48 -0400)
commit6e49c9d4cd1d44dc2fb20873d1ed8985ecbb79e3
tree5331a1759db45c414444c3f548d46cd4b664cc08
parent458d0997cb422e5d7ae782527ebe4122c9724934
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