Koha/koha-tmpl/intranet-tmpl/prog
Didier Gautheron 1e53d94882
Bug 25291: Escape barcode in ReturnClaims table display
Test Plan:

1) Set ClaimReturnedLostValue
2) Create a checkout
3) Claim a return
4) Change the barcode to something with html inside, </a> will do

Without this patch cgi-bin/koha/members/moremember.pl claim tab barcode link is broken.

Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Signed-off-by: Martin Renvoize <martin.renvoize@ptfs-europe.com>
2020-04-29 16:18:54 +01:00
..
css Bug 25176: Compiled CSS 2020-04-20 12:17:44 +01:00
en Bug 25235: Rename the button instead of alerting when replacing an existing record 2020-04-27 11:55:00 +01:00
img Bug 7882: Add ability to move and reorder fields in MARC editor 2020-01-03 16:27:59 +00:00
js Bug 25291: Escape barcode in ReturnClaims table display 2020-04-29 16:18:54 +01:00
pdf Bug 5016: Fix some translation issues with English PDF order templates 2020-02-19 11:26:41 +00:00
sound