]> git.koha-community.org Git - koha.git/commit
Bug 11112: (follow-up) add FIXME
authorGalen Charlton <gmc@esilibrary.com>
Tue, 10 Dec 2013 18:21:09 +0000 (18:21 +0000)
committerFridolin SOMERS <fridolin.somers@biblibre.com>
Tue, 24 Dec 2013 10:52:58 +0000 (11:52 +0100)
commite3858f7f630b15e5e0b77d205d0ab64bbc4b8f22
treec19cd8668a480a8f6cf7d3f54d8987a51c6a146b
parente8779ef7011c2ee90cec8e03b3fd76c80a403626
Bug 11112: (follow-up) add FIXME

The caching introduced by the main patch is not ideal
as it won't work correctly if a persistance engine is used.

However, I have good reason to expect that bug 8089 will
be worked on (because I'm going to do it) so that Koha::Cache
can be used for this prior to the release of 3.16.

Signed-off-by: Galen Charlton <gmc@esilibrary.com>
(cherry picked from commit aca1f5f6a9c5fb58e62ab060c272eadc287bb167)
Signed-off-by: Fridolin SOMERS <fridolin.somers@biblibre.com>
Koha/Calendar.pm