[Koha-bugs] [Bug 24715] Cache repeatable subfield in TransformKohaToMarc

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Thu Feb 27 12:13:55 CET 2020


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24715

--- Comment #6 from Marcel de Rooy <m.de.rooy at rijksmuseum.nl> ---
(In reply to Ere Maijala from comment #5)
> I think that for this to help the worst case, e.g. export of large number of
> records with items that have repeated subfields, the framework data should
> be cached using Koha::Cache like e.g. C4::Biblio::GetMarcStructure does.

+    $mss2 = GetMarcSubfieldStructure($params->{framework}, { unsafe => 1 })
You mean this ? This comes from the cache.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list