[koha-commits] main Koha release repository branch 17.11.x updated. v17.11.06-25-gd6da091

Git repo owner gitmaster at git.koha-community.org
Fri Jun 8 07:28:16 CEST 2018


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, 17.11.x has been updated
       via  d6da091d631dc67b0eb4a750a971b7d9dba45c56 (commit)
      from  cd420d1165c72869875236de16e515f4592eeb99 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit d6da091d631dc67b0eb4a750a971b7d9dba45c56
Author: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
Date:   Thu May 3 15:40:11 2018 -0300

    Bug 20685: Escape letter template content in textarea
    
    Test plan:
    enter the following text into the Email template for 'HOLD_SLIP'
    in Home › Tools › Notices & Slips › Modify notice
    
    <div style='max-width: 4in;'>
    <h3><<borrowers.surname>>, <<borrowers.firstname>></h3><br />
    <<borrowers.streetnumber>> <<borrowers.address>><br />
    <<borrowers.address2>><br />
    <<borrowers.city>>, <<borrowers.state>> <<borrowers.zipcode>><br />
    <br />
    <br />
    <img src="/cgi-bin/koha/svc/barcode?barcode=<<borrowers.cardnumber>>&type=Industrial2of5&notext=1">
    
    Edit it again
    Without this patch you will get:
    <img src="/cgi-bin/koha/svc/barcode?barcode=<<borrowers.cardnumber>>&type=Industrial2of5¬ext=1">
    
    Signed-off-by: Barton Chittenden <barton at bywatersolutions.com>
    
    Signed-off-by: Katrin Fischer <katrin.fischer.83 at web.de>
    
    Signed-off-by: Jonathan Druart <jonathan.druart at bugs.koha-community.org>
    (cherry picked from commit 305d3c36cb685fabce3ec4357ed769c25b12eb73)
    Signed-off-by: Fridolin Somers <fridolin.somers at biblibre.com>

-----------------------------------------------------------------------

Summary of changes:
 koha-tmpl/intranet-tmpl/prog/en/modules/tools/letter.tt |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list