http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=7248 Ian Walls <koha.sekjal@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |koha.sekjal@gmail.com --- Comment #48 from Ian Walls <koha.sekjal@gmail.com> --- Followup breaks out requirement of Koha::Cache to a universal use, then makes use of the new subroutine. Also centralizes the cache params into Koha::Cache->new(). Also adds a pre-emptive check for ENV variables indicating caching; if not present, will continue to fall back to other methods. Some additional warns if DEBUG is active. All in all, looks okay, and applies cleanly (provided you apply the baseline patch first). Marking Passed QA. -- You are receiving this mail because: You are watching all bug changes.