Bug 30813: Update TransformMarcToKoha to accept a hashref
authorNick Clemens <nick@bywatersolutions.com>
Thu, 19 May 2022 19:53:16 +0000 (19:53 +0000)
committerTomas Cohen Arazi <tomascohen@theke.io>
Wed, 8 Jun 2022 14:40:29 +0000 (11:40 -0300)
commitee669178f698ad35ce6a38ae487ca0ebd06b6911
tree10218486ac2ffd8c5c53581b542fdad65961aa1a
parent24c4b408ff724bfe3dd19a46ad001188aafd4350
Bug 30813: Update TransformMarcToKoha to accept a hashref

This patch updates all the calls to pass a hasref rather than an array

It also removes the no longer used framework parameter

To test:
prove -v t/Biblio.t t/db_dependent/Biblio/TransformMarcToKoha.t

Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Joonas Kylmälä <joonas.kylmala@iki.fi>
Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
12 files changed:
C4/Biblio.pm
C4/Items.pm
C4/Search.pm
cataloguing/value_builder/marc21_linking_section.pl
cataloguing/value_builder/unimarc_field_4XX.pl
circ/circulation.pl
labels/label-item-search.pl
misc/batchRebuildBiblioTables.pl
opac/opac-ISBDdetail.pl
opac/opac-MARCdetail.pl
serials/subscription-bib-search.pl
t/db_dependent/Biblio/TransformMarcToKoha.t