https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21526
--- Comment #5 from Martin Renvoize <[email protected]> --- Comment on attachment 80649 --> https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=80649 Bug 21526: uri escape TT variables when used in 'a href' Review of attachment 80649: --> (https://bugs.koha-community.org/bugzilla3/page.cgi?id=splinter.html&bug=21526&attachment=80649) ----------------------------------------------------------------- ::: koha-tmpl/intranet-tmpl/prog/en/includes/patron-title.inc @@ +1,1 @@ > +[% USE raw %] Hmm.. I wasn't aware of the differing syntax available here.. where's the difference between [% USE raw %] and [%- USE raw -%] if any? -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] http://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/
