Bug 22781: Does not double filter address
authorJonathan Druart <jonathan.druart@bugs.koha-community.org>
Thu, 2 May 2019 00:54:02 +0000 (20:54 -0400)
committerLiz Rea <liz@bywatersolutions.com>
Tue, 18 Jun 2019 15:33:07 +0000 (15:33 +0000)
commit96e2d9cbcb14bb9114565b2997681288ac7d8401
treee1593a7165ed14e2ff05d314a4d7dc84aa79e3bc
parent855dbb44c222c32991f841c002c727572ad30256
Bug 22781: Does not double filter address

Ho, a bug!
Some fields in the address where double filtered.

Test plan:
Use the evil strings in the address field and do a search, you will see
double html encoded characters without this patch.

Signed-off-by: Liz Rea <wizzyrea@gmail.com>

Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de>

Signed-off-by: Nick Clemens <nick@bywatersolutions.com>
(cherry picked from commit ecb12104ffc7284089a1c8134ca8811e99e7419c)
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>

 Conflicts:
koha-tmpl/intranet-tmpl/prog/en/modules/members/tables/members_results.tt

Signed-off-by: Liz Rea <liz@bywatersolutions.com>
koha-tmpl/intranet-tmpl/prog/en/modules/members/tables/members_results.tt
t/db_dependent/selenium/patrons_search.t