[OPEN-ILS-DEV] z39.50 again
Grant Johnson
fgjohnson at upei.ca
Thu Sep 9 19:27:19 EDT 2010
Mike,
This is a good suggestion for future records.
Will do.
Thanks
Grant
It won't fix your existing data to do so, but if you update
MARC::File::XML to version 0.92 or better then new records imported
from non-UTF8 sources going forward will get the correct encoding
value in the leader:
0.91 Tue Jul 28 2009
- Nixing the stray space (always been there) in the
schemaLocation
attribute for single-record output
- Properly apply the leader modification for USMARC to signal
UTF-8
encoding.
- Escape '<', '>', and '&' used as indicator values and subfield
labels
during XML output (Bill Erickson)
- CPAN RT#34082: clarify names of header output switches
Note the second item.
More information about the Open-ils-dev
mailing list