Created attachment 103782 [details] [review] Bug 25291: Escape barcode in ReturnClaims table display
Created attachment 103783 [details] [review] Bug 25291: Escape barcode in ReturnClaims table display Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com>
Created attachment 103785 [details] [review] Bug 25291: Escape barcode in ReturnClaims table display Signed-off-by: Kyle M Hall <kyle@bywatersolutions.com> Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
Created attachment 103794 [details] [review] 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.
Created attachment 103796 [details] [review] 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>
Welcome aboard Didier :)
Nice work everyone! Pushed to master for 20.05
Backported to 19.11.x for 19.11.06
doesnt apply cleanly to 19.05.x, if needed please rebase
(In reply to Lucas Gass from comment #9) > doesnt apply cleanly to 19.05.x, if needed please rebase It's a fix to Bug 14697 committed after and not backported to 19.05.x