[Koha-bugs] [Bug 16539] Koha::Cache is incorrectly caching single holidays

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Tue May 17 20:42:55 CEST 2016


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16539

--- Comment #1 from Nick Clemens <nick at bywatersolutions.com> ---
Created attachment 51585
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=51585&action=edit
Bug 16539 - Koha::Cache is incorrectly caching single holidays

This makes the loop add holidays for each bracnh instead of the calling
branch

To test:
I used memcached-tools to view the cache, clear the cache, and wait for
holidays to regnerate

Have a branches with different holidays
Clear the cache
Do a checkout
View the cache - one libraries holidays are repeated for all branches
Apply patch
Clear the cache
Do a checkout
Library holidays are correctly cached

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list