[Koha-bugs] [Bug 7248] Caching for services

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 14 13:27:56 CEST 2012


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248

--- Comment #39 from Paul Poulain <paul.poulain at biblibre.com> ---
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.


More information about the Koha-bugs mailing list