https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=11051
Jonathan Druart <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|Failed QA |RESOLVED Summary|Performance of opac-search |Performance of opac-search | |- GetMarcStructure cache --- Comment #33 from Jonathan Druart <[email protected]> --- These lines have been removed by commit 71ba269136c61e57e8388f91f2562d062004d7fd Bug 11842 - fix framework caching with memcache/plack Memoize::Memcached has been removed by bug 16770. And GetMarcStructure is not correctly cached using Koha::Cache (see 16365). -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
