Hi, On Thu, Apr 25, 2013 at 4:34 PM, Robin Sheat <[email protected]> wrote: > I think it'd be enough for Koha to ignore (or even understand) the BOM. > No reason for it to be syspref controlled if you can make it do the > right thing. It _might_ even be enough to tell it to open the file as > UTF-8.
I agree -- Koha should just Do The Right Thing. At first glance, it looks like File::BOM might be useful, though we should think about whether we want to support arbitrary character encodings. [1] http://search.cpan.org/~mattlaw/File-BOM-0.14/ Regards, Galen -- Galen Charlton Manager of Implementation Equinox Software, Inc. / The Open Source Experts email: [email protected] direct: +1 770-709-5581 cell: +1 404-984-4366 skype: gmcharlt web: http://www.esilibrary.com/ Supporting Koha and Evergreen: http://koha-community.org & http://evergreen-ils.org _______________________________________________ Koha mailing list http://koha-community.org [email protected] http://lists.katipo.co.nz/mailman/listinfo/koha

