Bug 24827: Standardise on 'UTF-8' as the encoding name
authorAndreas Roussos <a.roussos@dataly.gr>
Sun, 15 Mar 2020 07:34:52 +0000 (08:34 +0100)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 16 Mar 2020 14:45:39 +0000 (14:45 +0000)
commit1d26fb3a9dcaa2c40abd95f3d454973865194cc8
tree0b1230f9bf8f41a9e546b47aab7af37edc1cf6d6
parentde07356028d5b98af3a7cd7cbae02a7ad6402a43
Bug 24827: Standardise on 'UTF-8' as the encoding name

This patch standardises the encoding name used in direct calls
to new_from_xml() to 'UTF-8' instead of 'utf8' or 'utf-8'.

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Biblio.pm
Koha/Biblio/Metadata.pm
misc/batchRebuildBiblioTables.pl
misc/migration_tools/build_oai_sets.pl
opac/opac-readingrecord.pl
svc/bib
svc/import_bib
svc/new_bib