Revert "Bug 8089: Use Koha::Cache for all caching"
authorPaul Poulain <paul.poulain@biblibre.com>
Wed, 12 Sep 2012 11:46:00 +0000 (13:46 +0200)
committerPaul Poulain <paul.poulain@biblibre.com>
Wed, 12 Sep 2012 12:12:41 +0000 (14:12 +0200)
commit8449b14dcb66c7f4e76794daee21342a28ad9598
tree79f2f1ee2765208e8ac8290942251ff830b843a7
parent04881d92655440c36f862314514227c90894c7e3
Revert "Bug 8089: Use Koha::Cache for all caching"

This reverts commit 215abc8024d93f1b6a10f26427a65bd64d106e52.

The 3 patches for bug 8089 have been reverted, because they break
jenkins & Koha.
A follow-up has been provided, but it does not solve the problem on my
test server, it just changes the error message.

After a discussion with jared, Dobrica should work on another patch, so
the best option is to revert.
C4/Biblio.pm
C4/Context.pm
C4/Languages.pm
C4/SQLHelper.pm
Koha/Cache.pm
reports/guided_reports.pl
t/Cache.t