Bug 33404: Z3950SearchAuth: Save in UTF-8 encoding
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Wed, 24 May 2023 14:57:46 +0000 (14:57 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Mon, 17 Jul 2023 15:33:28 +0000 (16:33 +0100)
commit52a243e3cae0afc9d1cc9cc97f5746ba6384bf01
tree68018420c6af4e5a788cd82dbf9dcc4c8ea4ea06
parent35d1f812778dcd8d538f1781b224d41a09be3e79
Bug 33404: Z3950SearchAuth: Save in UTF-8 encoding

Test plan:
[1] If you have access to a Z3950 MARC8 auth server, search
    for an authority record and import it.
[2] If you have access to a Z3950 UTF8 auth server, search
    for an authority record and import it.

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
(cherry picked from commit 1233480ffaecb307ae7e9279acee7b516e42776f)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Breeding.pm