https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31216
Fridolin Somers <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] | |m --- Comment #3 from Fridolin Somers <[email protected]> --- Buuuuut, Koha::AuthorisedValues->get_description_by_koha_field already uses Koha::Cache::Memory::Lite. Do you have perf differences ? New code looks complex and is not covered by unit tests. It is worth it ? Maybe it can call get_descriptions_by_koha_field(). -- 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/
