https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24715
--- Comment #14 from Marcel de Rooy <[email protected]> --- Created attachment 102993 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102993&action=edit Bug 24715: Improve code of _check_split This routine may check repeatability in a specific framework, and return the framework hash. The handling of $mss2 to store that hash is improved here. Adding a test in TransformKohaToMarc.t to see if we hit the cache. Test plan: Run t/db_dependent/Biblio/TransformKohaToMarc.t Signed-off-by: Marcel de Rooy <[email protected]> -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
