https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36297 Pedro Amorim <pedro.amorim@ptfs-europe.com> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=36158 CC| |kyle@bywatersolutions.com, | |martin.renvoize@ptfs-europe | |.com, | |pedro.amorim@ptfs-europe.co | |m URL| |https://github.com/abw/Temp | |late2/issues/317 --- Comment #1 from Pedro Amorim <pedro.amorim@ptfs-europe.com> --- This may be a non-issue (?) if it is indeed a template toolkit bug and it gets fixed upstream, the problem is that the value of 't' persists even after the end of the loop. Having said that, we may also just decide that using 't' as a variable name (anywhere) in TT is bad practice, because it may conflict with the translation method 't' we use. -- You are receiving this mail because: You are watching all bug changes.