28 Apr
2021
28 Apr
'21
8:07 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26587 Björn Nylén <bjorn.nylen@ub.lu.se> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bjorn.nylen@ub.lu.se --- Comment #2 from Björn Nylén <bjorn.nylen@ub.lu.se> --- We've been profiling a bit and fond that the Branches template plugin is a culprit. GetName does a db-call every time. Tried caching the values in a package variable which cut down the time considerably. Not sure if "our" variables are kosher though? -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.