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:56:28 +0000 (11:56 -0400)
commit82470fe23be85860dc7f764a11c4cc6497ed8216
treec141628d315bb33a731cb39c4f1de49fc61aa623
parent8a6069c73855ac9dd4249b81931d84ca68b74c29
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