https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=24715
--- Comment #7 from Ere Maijala <[email protected]> --- (In reply to Marcel de Rooy from comment #6) > (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. Oops, err. Right.. -- 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/
