https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=36297
Pedro Amorim <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- See Also| |https://bugs.koha-community | |.org/bugzilla3/show_bug.cgi | |?id=36158 CC| |[email protected], | |martin.renvoize@ptfs-europe | |.com, | |[email protected] | |m URL| |https://github.com/abw/Temp | |late2/issues/317 --- Comment #1 from Pedro Amorim <[email protected]> --- 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. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
