http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248
--- Comment #39 from Paul Poulain <[email protected]> --- Created attachment 9553 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=9553&action=edit Bug 7248 follow-up (2) Adapting subs using Cache to new Caching API guided_reports, Languages and Biblio::GetMarcStructure where the only subs that used caching This patch switches to the generic Koha::Cache namespace Test plan : * have DEBUG env set to 1 * reach addbiblio page to test the patch in Biblio.pm, or setup more than 1 language * you should see in the logs that you're reading and writing from cache -- 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/
