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:55:54 +0000 (11:55 -0400)
commit6db088959645946bc81e6ae2c247e6ba0ecc993b
tree2ee4c611031b696bb65bd26609eb3a119a682d65
parent3b0d9bca0a774fb5495146ab5bbc9ce548b6958f
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