Bug 22087: Prevent variable names colision
commit89551241dbf3712fa9e582627855f1a859edeeb6
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Tue, 7 Apr 2020 10:01:05 +0000 (7 12:01 +0200)
committerJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 30 Jul 2020 15:44:27 +0000 (30 17:44 +0200)
tree54fe981bc02ddc6da310bd9fa7466ec70bfef2d5
parent77058c7d6ba4f13c64b5f48a7028692bcfa5b968
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

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
koha-tmpl/intranet-tmpl/prog/en/modules/members/tables/members_results.tt