Bug 24715: Cache repeatable subfield in TransformKohaToMarc
authorMarcel de Rooy <m.de.rooy@rijksmuseum.nl>
Mon, 24 Feb 2020 12:52:13 +0000 (12:52 +0000)
committerMartin Renvoize <martin.renvoize@ptfs-europe.com>
Fri, 17 Apr 2020 08:25:06 +0000 (09:25 +0100)
commit1be518588b69db80b43ef21c442f2bf8e74f044a
tree26b36520112dff2dba5e7d271e5de417c6303d88
parent7426cb6432ce35434335f08b7d391ef83acd3705
Bug 24715: Cache repeatable subfield in TransformKohaToMarc

Implemented by calling GetMarcSubfieldStructure and improving
_check_split which may check repeatability in a specific framework,
and return the framework hash.

Test plan:
Run t/db_dependent/Biblio/TransformKohaToMarc.t
Optionally, follow the test plan of bug 21800#comment7.

Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl>
Signed-off-by: Ere Maijala <ere.maijala@helsinki.fi>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
C4/Biblio.pm
t/db_dependent/Biblio/TransformKohaToMarc.t