7 Apr
2020
7 Apr
'20
3:04 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=22087 --- Comment #21 from Jonathan Druart <jonathan.druart@bugs.koha-community.org> --- Created attachment 102492 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=102492&action=edit Bug 22087: Prevent variable names colision We should not use PROCESS: http://www.template-toolkit.org/docs/manual/Directives.html " The PROCESS directive is slightly faster than INCLUDE because it avoids the need to localise (i.e. copy) the variable stash before processing the template. " The 'patron' variable is reused by patron-title.inc -- You are receiving this mail because: You are watching all bug changes.