Bug 21576: Handle complex uri
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Mon, 15 Oct 2018 22:44:06 +0000 (19:44 -0300)
committerNick Clemens <nick@bywatersolutions.com>
Fri, 26 Oct 2018 17:09:52 +0000 (17:09 +0000)
commit1dbea5dd2c5c98b53dbc88493b97d6e0c419c244
tree2564e83562d52c90a822da962146b6e22539c9e7
parent2e9252584842fcf90aa4774eff326c631475852e
Bug 21576: Handle complex uri

Only the first TT params in a href was taken into account.
This also takes care to replace into href attributes only (for instance not
title, etc.)

Signed-off-by: Owen Leonard <oleonard@myacpl.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
t/lib/QA/TemplateFilters.pm
t/template_filters.t