21 Aug
2014
21 Aug
'14
5:05 p.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12801 --- Comment #7 from Kyle M Hall <kyle@bywatersolutions.com> --- Would you be able to submit a replacement for my second patch? (In reply to Jonathan Druart from comment #6)
I am convinced we should keep the cache. You will get performance issues if you remove it. Maybe another way to fix this could be to cache using a hash: branchcode_1 => $single_holidays_for_branch_1 branchcode_2 => $single_holidays_for_branch_2
-- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.